diff --git a/packages/readme.md b/packages/readme.md new file mode 100644 index 0000000..cf5e53e --- /dev/null +++ b/packages/readme.md @@ -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! \ No newline at end of file