From 402e496edc81b9b77e59c4a7fbae15ab4e738ebf Mon Sep 17 00:00:00 2001 From: Marcel Arpogaus <38564291+MArpogaus@users.noreply.github.com> Date: Fri, 16 Feb 2024 14:59:15 +0100 Subject: [PATCH] doc: add note about ROT13 mail encryption --- README.md | 30 +++++++++++++++--------------- README.org | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index b23bf8f..cc6f433 100644 --- a/README.md +++ b/README.md @@ -13,16 +13,16 @@ # Minimal Python Project Skeleton -1. [About The Project](#orge8b336c) -2. [Getting Started](#org3a3e9bd) - 1. [Installation](#org7fb0982) -3. [Contributing](#org4f21ece) -4. [License](#orgdbd810b) -5. [Contact](#org50c2bd2) -6. [Acknowledgments](#org1a49437) +1. [About The Project](#org7412b7d) +2. [Getting Started](#org6b6d8e8) + 1. [Installation](#org21da8c1) +3. [Contributing](#org19ccf8c) +4. [License](#org0045bae) +5. [Contact](#org7761778) +6. [Acknowledgments](#org588cc56) - + ## About The Project @@ -52,7 +52,7 @@ This folder structure should act as a simple starting point for your next python It contains just the minimum to get you started with a ready configured GitHub actions for automated [linting](), [testing](), and [releasing]() on PiPy. - + ## Getting Started @@ -62,7 +62,7 @@ Use this template directly to [create a new GitHub repository]( + ### Installation @@ -71,31 +71,31 @@ This package is available on [PyPI](https://pypi.org/project/minimal-python-proj pip install minimal_python_project_skeleton - + ## Contributing Any Contributions are greatly appreciated! If you have a question, an issue or would like to contribute, please read our [contributing guidelines](CONTRIBUTING.md). - + ## License Distributed under the [MIT License](LICENSE) - + ## Contact -[Marcel Arpogaus](https://github.com/MArpogaus/) - [znepry.necbtnhf@tznvy.pbz](mailto:znepry.necbtnhf@tznvy.pbz) +[Marcel Arpogaus](https://github.com/MArpogaus/) - [znepry.necbtnhf@tznvy.pbz](mailto:znepry.necbtnhf@tznvy.pbz) (encrypted with [ROT13]()) Project Link: - + ## Acknowledgments diff --git a/README.org b/README.org index d7a40b5..b7e204d 100644 --- a/README.org +++ b/README.org @@ -75,7 +75,7 @@ Distributed under the [[file:LICENSE][MIT License]] ** Contact -[[https://github.com/MArpogaus/][Marcel Arpogaus]] - [[mailto:znepry.necbtnhf@tznvy.pbz][znepry.necbtnhf@tznvy.pbz]] +[[https://github.com/MArpogaus/][Marcel Arpogaus]] - [[mailto:znepry.necbtnhf@tznvy.pbz][znepry.necbtnhf@tznvy.pbz]] (encrypted with [ROT13](https://rot13.com/)) Project Link: [[https://github.com/MArpogaus/python-project-skeleton]]