Skip to content

Commit b7d0215

Browse files
authored
Update readme.md
1 parent 206ab81 commit b7d0215

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

readme.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,10 @@ To install Prometheus, simply clone the Github Repository using:
1414
git clone https://github.com/levno-710/Prometheus.git
1515
```
1616

17-
Alternatively you can download the Sources [here](https://github.com/Levno710/Prometheus/archive/refs/heads/master.zip).
17+
Alternatively you can download the Sources [here](https://github.com/levno-710/Prometheus/archive/refs/heads/master.zip).
1818

1919
Prometheus also Requires LuaJIT or Lua51 in order to work. The Lua51 binaries can be downloaded [here](https://sourceforge.net/projects/luabinaries/files/5.1.5/Tools%20Executables/).
2020

21-
On Windows the windows release can also be used, which includes everything needed to run the prometheus cli.
2221
## Usage
2322
To quickly obfuscate a script:
2423
```batch
@@ -54,7 +53,6 @@ lua ./cli.lua [options]
5453
- [levno-710](https://github.com/levno-710)
5554
- [brandonsturgeon](https://github.com/brandonsturgeon)
5655
- [pnlmon](https://github.com/pnlmon)
57-
### Libraries Used
58-
- [lua-bit-numberlua](https://github.com/davidm/lua-bit-numberlua)
56+
- [britzl](https://github.com/britzl)
5957
## License
6058
This Project is Licensed under the GNU General Public License v3.0. For more details, please refer to [LICENSE](https://github.com/levno-710/Prometheus/blob/master/LICENSE).

0 commit comments

Comments
 (0)