From 0c18b86733e40d35cb14df24a87b8752cc312557 Mon Sep 17 00:00:00 2001 From: John Gee Date: Sun, 27 Sep 2020 09:11:57 +1300 Subject: [PATCH] Remove Ruby commander reference. (#1364) --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 6f72e081a..45cd75530 100644 --- a/Readme.md +++ b/Readme.md @@ -5,7 +5,7 @@ [![NPM Downloads](https://img.shields.io/npm/dm/commander.svg?style=flat)](https://npmcharts.com/compare/commander?minimal=true) [![Install Size](https://packagephobia.now.sh/badge?p=commander)](https://packagephobia.now.sh/result?p=commander) -The complete solution for [node.js](http://nodejs.org) command-line interfaces, inspired by Ruby's [commander](https://github.com/commander-rb/commander). +The complete solution for [node.js](http://nodejs.org) command-line interfaces. Read this in other languages: English | [简体中文](./Readme_zh-CN.md)