Skip to content

Commit

Permalink
docs: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Badisi committed Sep 9, 2024
1 parent 3ce9fb0 commit 4482b8d
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -89,12 +88,10 @@ export default (options: MySchematicOptions): Rule =>
], options);
```


## Development

See the [developer docs][developer].


## Contributing

#### > Want to Help?
Expand All @@ -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
Expand Down

0 comments on commit 4482b8d

Please sign in to comment.