Skip to content

Commit b2af794

Browse files
authored
docs(README.md): clean
1 parent 25e9b28 commit b2af794

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

README.md

+4-11
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
</div>
55
<h5 align="center" color="#f62f6d">
66
DLL Injector made with Electron, Vue, TypeScript and C++.
7-
<br>It is functional, handy, fast, pretty, modern and easy-to-use.
87
</h5>
98
<div align=center>
109

@@ -16,9 +15,10 @@ DLL Injector made with Electron, Vue, TypeScript and C++.
1615

1716
## Overview
1817

19-
HEX-EN is the first public DLL injector written with Node. I decided to combine power of Vue and Electron with C++ so I created this tool. I tried to keep code clean and bug-free. It is made mostly for CS:GO players who use internal DLL cheats (*yes, it is undetected..*). Feel free to contribute and use this code in your open-source projects.
18+
HEX-EN is a DLL injector written in Node.js with a help of C++ bindings (Nan).
19+
Feel free to contribute and use the code in your open-source projects.
2020

21-
##### It was made using:
21+
##### Used projects:
2222
* [Node.js](https://nodejs.org/en/)
2323
* [Electron](https://electronjs.org/)
2424
* [Vue.js](https://vuejs.org/)
@@ -71,13 +71,6 @@ yarn run build # or npm run build
7171

7272
Just contribute!
7373

74-
## Authors
75-
76-
* **expl0it / alza54** - *[email protected]* [GitHub](https://github.com/alza54)
77-
78-
See also the list of [contributors](https://github.com/alza54/hexen-dll-injector/contributors) who participated in this project.
79-
###### (only me)
80-
8174
## License
8275

83-
This project is licensed under the MIT License (*but plss dont sell it*)
76+
This project is licensed under the MIT License.

0 commit comments

Comments
 (0)