diff --git a/README.md b/README.md index a06cb9a..85a955c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 🍅 Tomato Clock +# 🍅 Tomato Clock (Python) [![Publish to PyPI](https://github.com/coolcode/tomato-clock/actions/workflows/package.yml/badge.svg)](https://github.com/coolcode/tomato-clock/actions/workflows/package.yml) [![PyPI tomato-clock](https://badge.fury.io/py/tomato-clock.svg)](https://pypi.python.org/pypi/tomato-clock/) @@ -7,6 +7,7 @@ Tomato Clock is a straightforward command-line Pomodoro application. - [Pomodoro Technique](https://en.wikipedia.org/wiki/Pomodoro_Technique) - [番茄工作法](https://zh.wikipedia.org/zh-cn/%E7%95%AA%E8%8C%84%E5%B7%A5%E4%BD%9C%E6%B3%95) +- [Tomato Clock (Rust)](https://github.com/coolcode/tomato-clock-rs) ## Installation