feat: update crud application readme

This commit is contained in:
thomas laforge
2022-11-13 15:45:02 +01:00
parent fd7691529f
commit e24cd09745
17 changed files with 36 additions and 42 deletions

View File

@@ -24,7 +24,7 @@ This goal of this project is to help you get better at Angular and NgRx buy reso
<a href="./apps/projection/README.md"><img src="https://img.shields.io/badge/1-Projection-red" alt="Projection"/></a>
<a href="./apps/ngfor-enhancement/README.md"><img src="https://img.shields.io/badge/3-Directive enhancement-orange" alt="Directive enhancement"/></a>
<a href="./apps/context-outlet-type/README.md"><img src="https://img.shields.io/badge/4-ContextOutlet Typed-red" alt="Directive enhancement"/></a>
<a href="./apps/http/README.md"><img src="https://img.shields.io/badge/5-Http-green" alt="http"/></a>
<a href="./apps/http/README.md"><img src="https://img.shields.io/badge/5-CRUD-green" alt="crud application"/></a>
</br>
<img src="https://img.shields.io/badge/NgRx--gray" alt="NgRx"/>