working on readme files

This commit is contained in:
tTh
2024-08-28 21:23:09 +02:00
parent 4e7debaae6
commit 6069c45b5a
4 changed files with 30 additions and 12 deletions

View File

@@ -21,5 +21,6 @@ typedef struct {
int reserved;
} FloatImg;
```
For the current state of this struc, look at the main
[header file](../floatimg.h), located at the root of the project.