diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index 4d218d9f..00000000 --- a/CONTRIBUTING.md +++ /dev/null @@ -1 +0,0 @@ -# Contributing \ No newline at end of file diff --git a/README.md b/README.md index b4a79ea2..72534744 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ This project is a collection of TypeScript math helpers and utilities for the br - [Convert range](#convert-range) - [Do ranges overlap?](#check-if-two-ranges-overlap) - [Can be converted to number?](#check-if-value-can-be-converted-to-number) +- [Contribution Guidelines](https://github.com/mzusin/index/blob/main/CONTRIBUTING.md) ## TypeScript Usage @@ -3138,4 +3139,4 @@ Please note that releasing your application that uses this project under the [GP The commercial license should be used to create commercial products and applications, without the provisions of the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html) license. With the commercial license, your code is kept proprietary, to yourself. If you want to use this project to develop commercial websites, themes, projects, and applications, the commercial license is the way to go. - [Purchase commercial license here](https://payhip.com/b/SeBVQ) -- [Read more about commercial license](https://github.com/mzusin/index/blob/main/License.md) \ No newline at end of file +- [Read more about commercial license](https://github.com/mzusin/index/blob/main/LICENSE.md) \ No newline at end of file