Merge pull request #271 from Chainsawkitten/patch-1
Update file paths in readme
This commit is contained in:
commit
182a326e1c
@ -32,13 +32,13 @@ $ sudo make install
|
||||
To use the NVIDIA Texture Tools in your own applications you just have to
|
||||
include the following header file:
|
||||
|
||||
src/nvimage/nvtt/nvtt.h
|
||||
src/nvtt/nvtt.h
|
||||
|
||||
And include the nvtt library in your projects.
|
||||
|
||||
The following file contains a simple example that shows how to use the library:
|
||||
|
||||
src/nvimage/nvtt/compress.cpp
|
||||
src/nvtt/tools/compress.cpp
|
||||
|
||||
Detailed documentation of the API can be found at:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user