(docs): Add README & remove it from being packaged with NPM.

This commit is contained in:
Nix "UwU" Krystik
2026-03-11 19:53:53 +08:00
parent 7b67e73a81
commit 4e1032636e
2 changed files with 15 additions and 1 deletions

View File

@@ -7,4 +7,7 @@
# Node
node_modules/
package_lock.json
package_lock.json
# Misc
README.md

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# @nixkrystik/logger
My wonderful logger package.
## Can i contribute?
you can suggest fixes through Discord, but making pull requests is a no.
## Can i use it?
sure, i couldn't give a shit.
## Can i fork it?
it's a public library, not sure why not.