lihaoyi / macropy

Macros in Python: quasiquotes, case classes, LINQ and more!
3.28k stars 176 forks source link

Wrong reference in readme.md #75

Closed shellvon closed 6 years ago

shellvon commented 8 years ago

The same as issue #74, I find this frase in readme.md

you need to run the macropy/run_tests.py file from the project root for the tests to run.

the link reference to a 404 page.(should be removed the word macropy in link)

See the runnable, self-contained no-op example to see exactly what this looks like

should be change the link to docs/examples/first_macro/nop