update readme

This commit is contained in:
Shuo Feng 2024-03-21 21:43:13 -04:00
parent 5d342c02ce
commit dbc93960b7
Signed by: sfeng
GPG key ID: 1E83AE6CD1C037B1

View file

@ -15,6 +15,7 @@ Please modify the cmake file for you to build on your machine.
The original readme content is attached below:
```txt
This code is used for three purposes:
1) Build the official course solution
@ -50,3 +51,4 @@ Building the solution:
Note that some test scenes are provided in the assets folder. You can do a soft link to the assets folder in the build folder for your convenience.
```