Skip to content

Commit 2147140

Browse files
authored
Update README.md
1 parent 47f918b commit 2147140

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ A lightweight low ceremony .NET microservices are lifted and shifted to Kubernet
99
![product-catalog-api](https://github.com/thangchung/practical-dapr/workflows/product-catalog-ci/badge.svg?branch=master)
1010
![inventory-api](https://github.com/thangchung/practical-dapr/workflows/inventory-ci/badge.svg?branch=master)
1111

12+
> This repository based on some of the old libraries. So be careful if you use it in your production environment!!!
13+
>
14+
> We are working on [practical-clean-ddd](https://github.com/thangchung/practical-clean-ddd) for the new version of building the .NET apps with domain-driven design, clean architecture with Docker, Kubernetes, Tye, and Dapr in a practical way 👍
15+
1216
# High level architecture
1317

1418
![](docs/assets/high_level_architecture.png)
@@ -70,4 +74,4 @@ If you liked `practical-dapr` project or if it helped you, please give a star :s
7074
2. Create your feature branch: `git checkout -b my-new-feature`
7175
3. Commit your changes: `git commit -am 'Add some feature'`
7276
4. Push to the branch: `git push origin my-new-feature`
73-
5. Submit a pull request :p
77+
5. Submit a pull request :p

0 commit comments

Comments
 (0)