aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 3 insertions, 14 deletions
diff --git a/README.md b/README.md
index b373d96..cdf9700 100644
--- a/README.md
+++ b/README.md
@@ -4,12 +4,11 @@ Welcome to the **Alphabet Learning Online** project! This is a Django-based e-co
## Table of Contents
- [Features](#features)
-- [Demo](#demo)
+- [Site](#site)
- [Technologies](#technologies)
- [Requirements](#requirements)
- [Installation](#installation)
- [Usage](#usage)
-- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)
@@ -22,8 +21,8 @@ Welcome to the **Alphabet Learning Online** project! This is a Django-based e-co
- User reviews and ratings for products
- Responsive design for mobile and desktop users
-## Demo
-A live demo of the project can be found at: [alphabetlearning.online](https://alphabetlearning.online).
+## Site
+The live site can be found at: [alphabetlearning.online](https://alphabetlearning.online).
## Technologies
This project is built using:
@@ -87,21 +86,11 @@ To set up the project locally, follow these steps:
## Usage
Once set up, you can browse the platform, register as a user, and start exploring the educational resources. Admin users can access the admin panel at `http://127.0.0.1:8000/admin` to manage products, orders, and users.
-## Contributing
-We welcome contributions to improve the Alphabet Learning Online platform! Please follow these steps to contribute:
-1. Fork the repository.
-2. Create a new branch for your feature or bug fix.
-3. Ensure your changes are covered by tests.
-4. Submit a pull request detailing your changes.
-
## License
This project is licensed under the GNU Affero General Public License. See the [LICENSE](LICENSE) file for more details.
## Contact
For inquiries or feedback, please reach out to:
-- Email: support@alphabetlearning.online
- GitHub: [yulqen](https://github.com/yulqen)
----
-Thank you for your interest in Alphabet Learning Online! We hope you enjoy using and contributing to our platform.