From 4441505b239fa819032469f148115bb3392b15ea Mon Sep 17 00:00:00 2001 From: Marco Perini Date: Thu, 2 May 2024 19:37:41 +0200 Subject: [PATCH] docs(roadmap): open contributions --- README.md | 54 ++++------------------------------ docs/{roadmap.md => README.md} | 0 2 files changed, 6 insertions(+), 48 deletions(-) rename docs/{roadmap.md => README.md} (100%) diff --git a/README.md b/README.md index d57f083a..efcf195e 100644 --- a/README.md +++ b/README.md @@ -246,6 +246,11 @@ Please see the [contributing guidelines](https://github.com/VinciGit00/Scrapegra [![My Skills](https://skillicons.dev/icons?i=linkedin)](https://www.linkedin.com/company/scrapegraphai/) [![My Skills](https://skillicons.dev/icons?i=twitter)](https://twitter.com/scrapegraphai) +## 📈 Roadmap +Check out the project roadmap [here](docs/README.md)! 🚀 + +Wanna visualize the roadmap in a more interactive way? Check out the [markmap](https://markmap.js.org/repl/) visualization by copy pasting the markdown content in the editor! + ## ❤️ Contributors [![Contributors](https://contrib.rocks/image?repo=VinciGit00/Scrapegraph-ai)](https://github.com/VinciGit00/Scrapegraph-ai/graphs/contributors) @@ -280,51 +285,4 @@ ScrapeGraphAI is licensed under the MIT License. See the [LICENSE](https://githu ## Acknowledgements - We would like to thank all the contributors to the project and the open-source community for their support. -- ScrapeGraphAI is meant to be used for data exploration and research purposes only. We are not responsible for any misuse of the library. - -## 📈 Roadmap - - - - - - - -Markmap - - - - - - - - +- ScrapeGraphAI is meant to be used for data exploration and research purposes only. We are not responsible for any misuse of the library. \ No newline at end of file diff --git a/docs/roadmap.md b/docs/README.md similarity index 100% rename from docs/roadmap.md rename to docs/README.md