Add language support badges in README.md

pull/803/head
Minseok Song 5 months ago committed by GitHub
parent 09b03ccb52
commit a5a0cb4f07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -4,6 +4,24 @@
[![GitHub pull-requests](https://img.shields.io/github/issues-pr/microsoft/ML-For-Beginners.svg)](https://GitHub.com/microsoft/ML-For-Beginners/pulls/) [![GitHub pull-requests](https://img.shields.io/github/issues-pr/microsoft/ML-For-Beginners.svg)](https://GitHub.com/microsoft/ML-For-Beginners/pulls/)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
### Language Support
[![German](https://img.shields.io/badge/German-brightgreen.svg?style=flat-square)](./translations/de/README.md)
[![Spanish](https://img.shields.io/badge/Spanish-brightgreen.svg?style=flat-square)](./translations/es/README.md)
[![French](https://img.shields.io/badge/French-brightgreen.svg?style=flat-square)](./translations/fr/README.md)
[![Hindi](https://img.shields.io/badge/Hindi-brightgreen.svg?style=flat-square)](./translations/hi/README.md)
[![Italian](https://img.shields.io/badge/Italian-brightgreen.svg?style=flat-square)](./translations/it/README.md)
[![Japanese](https://img.shields.io/badge/Japanese-brightgreen.svg?style=flat-square)](./translations/ja/README.md)
[![Korean](https://img.shields.io/badge/Korean-brightgreen.svg?style=flat-square)](./translations/ko/README.md)
[![Chinese (Macau)](https://img.shields.io/badge/Chinese_(Macau)-brightgreen.svg?style=flat-square)](./translations/mo/README.md)
[![Malay](https://img.shields.io/badge/Malay-brightgreen.svg?style=flat-square)](./translations/ms/README.md)
[![Portuguese](https://img.shields.io/badge/Portuguese-brightgreen.svg?style=flat-square)](./translations/pt/README.md)
[![Russian](https://img.shields.io/badge/Russian-brightgreen.svg?style=flat-square)](./translations/ru/README.md)
[![Swahili](https://img.shields.io/badge/Swahili-brightgreen.svg?style=flat-square)](./translations/sw/README.md)
[![Turkish](https://img.shields.io/badge/Turkish-brightgreen.svg?style=flat-square)](./translations/tr/README.md)
[![Chinese (Simplified)](https://img.shields.io/badge/Chinese_(Simplified)-brightgreen.svg?style=flat-square)](./translations/zh/README.md)
[![GitHub watchers](https://img.shields.io/github/watchers/microsoft/ML-For-Beginners.svg?style=social&label=Watch)](https://GitHub.com/microsoft/ML-For-Beginners/watchers/) [![GitHub watchers](https://img.shields.io/github/watchers/microsoft/ML-For-Beginners.svg?style=social&label=Watch)](https://GitHub.com/microsoft/ML-For-Beginners/watchers/)
[![GitHub forks](https://img.shields.io/github/forks/microsoft/ML-For-Beginners.svg?style=social&label=Fork)](https://GitHub.com/microsoft/ML-For-Beginners/network/) [![GitHub forks](https://img.shields.io/github/forks/microsoft/ML-For-Beginners.svg?style=social&label=Fork)](https://GitHub.com/microsoft/ML-For-Beginners/network/)
[![GitHub stars](https://img.shields.io/github/stars/microsoft/ML-For-Beginners.svg?style=social&label=Star)](https://GitHub.com/microsoft/ML-For-Beginners/stargazers/) [![GitHub stars](https://img.shields.io/github/stars/microsoft/ML-For-Beginners.svg?style=social&label=Star)](https://GitHub.com/microsoft/ML-For-Beginners/stargazers/)

Loading…
Cancel
Save