diff --git a/README.md b/README.md index c19dc9c..acac215 100644 --- a/README.md +++ b/README.md @@ -39,12 +39,11 @@ [More info][schematics] - ## Getting started This library provide a large set of utilities that can be used while developing a schematic for Angular. -👉 Learn about it on the [docs site][docs-site]. +👉 Learn about it on the 📚 [docs site][docs-site]. #### Example @@ -89,12 +88,10 @@ export default (options: MySchematicOptions): Rule => ], options); ``` - ## Development See the [developer docs][developer]. - ## Contributing #### > Want to Help? @@ -107,16 +104,12 @@ But please read up first on the guidelines for [contributing][contributing], and Please read and follow the [Code of Conduct][codeofconduct], and help us keep this project open and inclusive. - ## Credits Copyright (C) 2021 [HUG - Hôpitaux Universitaires Genève][dsi-hug] [![love@hug](https://img.shields.io/badge/@hug-%E2%9D%A4%EF%B8%8Flove-magenta)][dsi-hug] - - - [developer]: https://github.com/dsi-hug/ngx-schematics-utilities/blob/main/DEVELOPER.md [contributing]: https://github.com/dsi-hug/ngx-schematics-utilities/blob/main/CONTRIBUTING.md [codeofconduct]: https://github.com/dsi-hug/ngx-schematics-utilities/blob/main/CODE_OF_CONDUCT.md