feat(challenge8-10): add link to readme

This commit is contained in:
thomas
2022-12-07 09:01:38 +01:00
parent 23f953e0bf
commit 266f39b9f6

View File

@@ -26,6 +26,9 @@ This goal of this project is to help you get better at Angular and NgRx buy reso
<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/crud/README.md"><img src="https://img.shields.io/badge/5-CRUD-green" alt="crud application"/></a>
<a href="./apps/permissions/README.md"><img src="https://img.shields.io/badge/6-permissions-orange" alt="permissions"/></a>
<a href="./apps/pipe-easy/README.md"><img src="https://img.shields.io/badge/6-simple pure pipe-green" alt="pipe easy"/></a>
<a href="./apps/pipe-intermediate/README.md"><img src="https://img.shields.io/badge/6-wrapFn pipe-orange" alt="wrapFn pipe"/></a>
<a href="./apps/pipe-hard/README.md"><img src="https://img.shields.io/badge/6-utilities pipe-red" alt="utilities pipe"/></a>
</br>
<img src="https://img.shields.io/badge/NgRx--gray" alt="NgRx"/>