瀏覽代碼

apis ---> APIs

pull/3522/head
Avinash7390 1 年之前
父節點
當前提交
acf58addd2
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      scripts/README.md

+ 2
- 2
scripts/README.md 查看文件

@@ -28,13 +28,13 @@ $ python -m pip install -r scripts/requirements.txt

## Run validations

To run format validation on the `README.md` file, being in the root directory of public-apis, run:
To run format validation on the `README.md` file, being in the root directory of public-APIs, run:

```bash
$ python scripts/validate/format.py README.md
```

To run link validation on the `README.md` file, being in the root directory of public-apis, run:
To run link validation on the `README.md` file, being in the root directory of public-APIs, run:

```bash
$ python scripts/validate/links.py README.md


Loading…
取消
儲存