Переглянути джерело

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


Завантаження…
Відмінити
Зберегти