From 7dc0ae2488e0c02b9a53f29738ec328459bbf68f Mon Sep 17 00:00:00 2001 From: Asher Gomez Date: Thu, 7 Mar 2019 20:13:05 -0600 Subject: [PATCH] Update and rename README.markdown to README.md --- README.markdown => README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename README.markdown => README.md (71%) diff --git a/README.markdown b/README.md similarity index 71% rename from README.markdown rename to README.md index 1fff07a..ccb1857 100644 --- a/README.markdown +++ b/README.md @@ -1,18 +1,18 @@ -#Fedena : Open source campus management system +# Fedena : Open source campus management system Project Fedena is the open source school management system based on Ruby on Rails. It was initially developed by a team of developers at Foradian Technologies. The project was made open source by Foradian, and is now maintained by the open source community. Fedena is the ideal solution for schools and campuses that want an easy means to manage all campus records. -##How to contribute +## How to contribute -The Project Fedena website http://projectfedena.org/ is the home to the developer community behind Fedena. There you can find forums and bug tracker for Fedena. +The Project Fedena [website](http://projectfedena.org/) is the home to the developer community behind Fedena. There you can find forums and bug tracker for Fedena. -##Demo +## Demo A demo website for Fedena has been set up at demo.projectfedena.org. You can log in with following usernames and passwords: * As admin -- username - admin, password - admin123 * As student -- username - 1, password - 1123 -##License +## License Fedena is released under the Apache License 2.0.