From e5800ef2a1bc5f6c98887cd51a8fb082230b4ff2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matija=20Ko=C5=BEelj?= Date: Mon, 19 Dec 2022 10:55:20 +0100 Subject: [PATCH] Add base readme for documentation. --- README.md | 4 ++-- docs/README.md | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 docs/README.md diff --git a/README.md b/README.md index 1867bda..3f412b7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Info [![AGPL v3.0 License](https://img.shields.io/badge/License-AGPLv3.0-blue)](/Connected/Info/LICENSE) -This repository contains the base info, guidelines, codes of conduct and more on the Connected project. [Learn more about Connected](https://git.tompit.com/connected/info). +This repository contains the base info, guidelines, codes of conduct and more on the Connected project. ## Get Started @@ -11,7 +11,7 @@ Coming soon! Stay tuned. ## How to Engage, Contribute, and Give Feedback -* Check out the [contributing](CONTRIBUTING.md) page to see the best places to log issues and start discussions. +* Check out the [contributing](docs/CONTRIBUTING.md) page to see the best places to log issues and start discussions. ## Related projects diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..5e3ebe7 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,3 @@ +# Connected + +More content coming soon, stay tuned! \ No newline at end of file