We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb959dc commit 8d8a614Copy full SHA for 8d8a614
1 file changed
README.md
@@ -30,6 +30,12 @@
30
- update.exe
31
* checks github for updates and sends a http code to my discord webhook to verify that you are not blacklisted
32
33
+### Warning
34
+1. Size
35
+- Each account takes up ~approx 1kb of data, as in 1,000 bytes/characters still ~approx
36
+- Must be run as administrator so it can elevate its runtime process, and so it can make the memory reading faster so it doesn't use too much cpu
37
+
38
39
### Updates
40
- Implementing license plates x
41
- Gender x
0 commit comments