소스 검색

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


불러오는 중...
취소
저장