(docs): Add README & remove it from being packaged with NPM.
This commit is contained in:
@@ -7,4 +7,7 @@
|
||||
|
||||
# Node
|
||||
node_modules/
|
||||
package_lock.json
|
||||
package_lock.json
|
||||
|
||||
# Misc
|
||||
README.md
|
||||
11
README.md
Normal file
11
README.md
Normal 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.
|
||||
Reference in New Issue
Block a user