Skip to content

Commit

Permalink
Update README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
stuart6854 committed Nov 25, 2023
1 parent 291b64e commit bdcb7f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ A (virtual) filesystem designed to be used by games and game engines.
This project can either be compiled on its own or consumed as a submodule (CMake ```add_subdirectory```).

## Example

See the `testbed` project for for an runnable example.

```c++
gfs::Filesystem fs;

Expand Down

0 comments on commit bdcb7f2

Please sign in to comment.