diff --git a/.npmignore b/.npmignore index 32b0028..0381677 100644 --- a/.npmignore +++ b/.npmignore @@ -7,4 +7,7 @@ # Node node_modules/ -package_lock.json \ No newline at end of file +package_lock.json + +# Misc +README.md \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..dcfc0f6 --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file