Commit 2828753b authored by Dmitry Pavlov's avatar Dmitry Pavlov
Browse files

links to files in README

parent 23b47844
......@@ -105,7 +105,7 @@ python setup.py build_ext --inplace
## Usage
* For `libephaccess`, see the comments in the `ephaccess.h` file. Also,
`ephcalculator` is a good example of `libephaccess` usage.
* For `libephaccess`, see the comments in the [`ephaccess.h`](libephaccess/ephaccess.h) file. Also,
[`ephcalculator.c`](ephcalculator/ephcalculator.c) is a good example of `libephaccess` usage.
* For `ephcalculator`, a build-in help message is provided.
* For Python wrapper, see [`python/test.py`](python/test.py) example script.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment