소스 검색

Docs: Fixup

tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.6.6
Erez Shinan 5 년 전
부모
커밋
817881bb07
1개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. +4
    -2
      examples/README.md

+ 4
- 2
examples/README.md 파일 보기

@@ -5,11 +5,13 @@
After cloning the repo, open the terminal into the root directory of the project, and run the following:

```bash
[lark]$ python -m examples.<name_of_example}
[lark]$ python -m examples.<name_of_example>
```

For example, the following will parse all the Python files in the standard library of your local installation:

$ python -m examples.python_parser
```bash
[lark]$ python -m examples.python_parser
```

### Beginners


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