diff --git a/README.md b/README.md index a3a3568..f8bcf58 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # 《微服务:从设计到部署》中文版 -[![GitHub stars](https://img.shields.io/github/stars/oopsguy/microservices-from-design-to-deployment-chinese.svg?style=social&label=Stars)](https://github.com/oopsguy/microservices-from-design-to-deployment-chinese) [![GitHub contributors](https://img.shields.io/github/contributors/oopsguy/microservices-from-design-to-deployment-chinese.svg)](https://github.com/oopsguy/microservices-from-design-to-deployment-chinese) [![GitHub pull requests](https://img.shields.io/github/issues-pr/oopsguy/microservices-from-design-to-deployment-chinese.svg)](https://github.com/oopsguy/microservices-from-design-to-deployment-chinese) [![GitHub last commit](https://img.shields.io/github/last-commit/oopsguy/microservices-from-design-to-deployment-chinese.svg)](https://github.com/oopsguy/microservices-from-design-to-deployment-chinese) - 本书为 Chris Richardson 和 Floyd Smith 联合编写的微服务电子书 **[Designing and Deploying Microservices](https://www.nginx.com/resources/library/designing-deploying-microservices/)** 中文版,其从不同角度全面介绍了微服务:微服务的优点与缺点、API 网关、进程间通信(IPC)、服务发现、事件驱动数据管理、微服务部署策略、重构单体。 - [Github:https://github.com/oopsguy/microservices-from-design-to-deployment-chinese](https://github.com/oopsguy/microservices-from-design-to-deployment-chinese)