Bläddra i källkod

Docs: Fixup

tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.6.6
Erez Shinan 5 år sedan
förälder
incheckning
817881bb07
1 ändrade filer med 4 tillägg och 2 borttagningar
  1. +4
    -2
      examples/README.md

+ 4
- 2
examples/README.md Visa fil

@@ -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


Laddar…
Avbryt
Spara