Added readme for packages
This commit is contained in:
11
packages/readme.md
Normal file
11
packages/readme.md
Normal file
@@ -0,0 +1,11 @@
|
||||
### Ground Packages
|
||||
|
||||
These packages contain a variety of useful functions, such as the math library supporting sine, cosine and tangent, or the strings library supporting built-in searching for substrings.
|
||||
|
||||
If you have any suggestions, feel free to create an issue! I will try and add as many suggestions (within reason) as possible.
|
||||
|
||||
The packages here are written in pure, unmodified Ground. There is no need for extra installations or even standard libraries.
|
||||
|
||||
Also note that most of these functions rely on other functions within the library. This should be detailed in the readme. Also please note that if a package requires any other packages, it will be clearly outlined at the top of the readme.md file.
|
||||
|
||||
With that out of the way, please enjoy these packages!
|
Reference in New Issue
Block a user