Skip to content

Commit

Permalink
consistent naming and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
LiangliangNan committed Nov 17, 2022
1 parent d2aaf05 commit 9291d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ The minimum code to have a 3D viewer:
```c++
#include <easy3d/viewer/viewer.h>
#include <easy3d/util/resources.h>
#include <easy3d/util/initializer.h>
int main(int argc, char** argv) {
easy3d::initialize();
Expand Down

0 comments on commit 9291d8b

Please sign in to comment.