From 4b7b93720fa14e388f1b120998625f088ca3f3e4 Mon Sep 17 00:00:00 2001 From: bluCoder Date: Tue, 25 Mar 2025 12:21:52 -0400 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b27813b..38ac21e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ -# CiteMe - Academic Citation Management System +# CiteMe - Automatic Citation Generation System + +CiteMe is a modern, full-stack application designed to help students generate references and in-line citations and references efficiently. The system provides intelligent citation suggestions, reference management, and seamless integration with academic databases. + +Students do not have to worry about searching for sources to back essays and thesis. This web app will search the web , format your document with intext citation and include the references, sources and metrics to grade the credibility of the sources. + +The webapp also offers the choice of providing your own sources, in forms of urls, texts and pdfs and is able to use these sources to format your essays/thesis with intext citation and references in any citation format. -CiteMe is a modern, full-stack application designed to help researchers and academics manage their citations and references efficiently. The system provides intelligent citation suggestions, reference management, and seamless integration with academic databases. 🌐 **Live Demo**: [CiteMe Editor](https://cite-me-wpre.vercel.app/editor) @@ -191,4 +196,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file ## 🙏 Acknowledgments - Thanks to all contributors who have helped shape this project -- Special thanks to the open-source community for the amazing tools and libraries used in this project \ No newline at end of file +- Special thanks to the open-source community for the amazing tools and libraries used in this project