diff --git a/README.md b/README.md index e338b26..c6b6bc1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # Learning management system using django web framework -### [Get started here](https://adilmohak.github.io/dj-lms-starter/) +## Hosted at [adilmohak1.pythonanywhere.com](https://adilmohak1.pythonanywhere.com/) + +### Access credentials: + - username: **admin** + - password: **securetest@123** + +## Click here [if you need updates or additional features](https://adilmohak.github.io/dj-lms-starter/) Feature-rich learning management system. You may want to build a learning management system(AKA school management system) for a school organization or just for the sake of learning the tech stack and building your portfolio, either way, this project would be a good kickstart for you.