diff options
| author | pravic <[email protected]> | 2016-04-12 18:27:22 +0300 |
|---|---|---|
| committer | pravic <[email protected]> | 2016-04-12 18:27:22 +0300 |
| commit | fcdbe065b906eee68b5ccc03251919de2bd58674 (patch) | |
| tree | 4d545ca7f8cb23a87c8a0e9d8e2b7d5770e0e7c8 | |
| parent | add documentation link (diff) | |
| download | winapi-kmd-rs-fcdbe065b906eee68b5ccc03251919de2bd58674.tar.xz winapi-kmd-rs-fcdbe065b906eee68b5ccc03251919de2bd58674.zip | |
update README
| -rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -12,10 +12,9 @@ To compile you need the following: TBD. -## Examples +### Examples -[Here](https://github.com/pravic/winapi-km-rs/tree/master/examples) is a three basic drivers. +[Here](https://github.com/pravic/winapi-km-rs/tree/master/examples) is a three basic driver samples. ----- ## [Reference](http://pravic.github.io/winapi-km-rs/) |