-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ded Security
authored
Aug 1, 2021
1 parent
19f6cd4
commit 78ed500
Showing
1 changed file
with
27 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,27 @@ | ||
# Purge | ||
Clear memory, clear trash and more | ||
<h1 align="center">Purge</h1> | ||
|
||
```bash | ||
Website: https://www.dedsecurity.com | ||
Author: Simon Kinjo | ||
Maintenance: Simon Kinjo | ||
``` | ||
|
||
## Installation | ||
|
||
Make sure you have installed the dependencies: | ||
|
||
* `bash` | ||
* `git` | ||
|
||
Clone the [source] with `git`: | ||
```sh | ||
git clone https://github.com/dedsecubr/Purge | ||
cd Purge | ||
``` | ||
|
||
[source]: https://github.com/dedsecubr/Purge | ||
|
||
## Contributing | ||
Feel free to submitting pull requests to us. | ||
## License | ||
[MIT](https://opensource.org/licenses/MIT) |