diff --git a/README.md b/README.md index c4ae1cc22..5334c78d0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # three-ts-types -This repository is the home for the TypeScript types for [three.js](https://github.com/mrdoob/three.js/). Periodically the updates from this repository are pushed to [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) and released in the `@types/three` npm package. +This rapository is the home for the TypeScript types for [three.js](https://github.com/mrdoob/three.js/). Periodically the updates from this repository are pushed to [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) and released in the `@types/three` npm package. We are using this repository as a home for the types instead of DefinitelyTyped because: