Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Coder-Harshit committed Jun 14, 2024
2 parents 1b33a66 + e74579b commit 2aac534
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 4 deletions.
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2024 Harshit Vijay

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ To simplify the installation process, you can use the provided `install_ospect.s

1. **Download and Run the Script**:
```sh
curl -O https://raw.githubusercontent.com/yourusername/OSpect/main/install_ospect.sh
curl -O https://raw.githubusercontent.com/Coder-Harshit/OSpect/main/install_ospect.sh
chmod +x install_ospect.sh
./install_ospect.sh
```
Expand All @@ -39,7 +39,7 @@ If you prefer to manually install OSpect, follow these steps:

2. **Clone the Repository**:
```sh
git clone https://github.com/yourusername/OSpect.git
git clone https://github.com/Coder-Harshit/OSpect.git
cd OSpect
```

Expand Down Expand Up @@ -107,7 +107,7 @@ We welcome contributions from the community! If you'd like to contribute to OSpe

2. **Clone Your Fork**:
```sh
git clone https://github.com/yourusername/OSpect.git
git clone https://github.com/Coder-Harshit/OSpect.git
cd OSpect
```

Expand Down Expand Up @@ -139,4 +139,4 @@ For questions or feedback, please contact [[email protected]](mailto:harshit

Thank you for using OSpect! We hope you find it as useful and powerful as we do.

<!-- ![Footer Logo](https://your-footer-logo-url-here.com/logo.png) -->
<!-- ![Footer Logo](https://your-footer-logo-url-here.com/logo.png) -->

0 comments on commit 2aac534

Please sign in to comment.