diff --git a/README.md b/README.md index 324c044..190db2b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ -# eslint-config -Strict and eloquent config for ESLint. Supports React and Typescript. +# js-package-utils +Utilities to eloquently deploy npm packages. +## Our priciples +- Typescript only. No `.js` file at all. +- Use latest technologies. +- Strict directory structures.