Skip to content

Commit d54078c

Browse files
committed
Docs
1 parent ffecce3 commit d54078c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Pre-compiled library files are available in the releases tab (only for Linux x86
2727
```
2828

2929
2. Write your source code. An example program which draws a line:
30+
Documentation for the library is in src/pluto.h where functions and structures have been commented
3031
```
3132
#include <stdlib.h>
3233
#include "pluto.h" /* Change path if needed */

0 commit comments

Comments
 (0)