Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MacroModel committed Nov 27, 2024
1 parent eda4147 commit 6cbc394
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 @@ -29,7 +29,7 @@ int main()
}
```
### Memory-Mapped File
* Platforms that do not support memory mapping native_file_loader will use allocator and read instead
* Platforms that do not support memory mapping native_file_loader will read files into allocated space instead
```cpp
#include <fast_io.h>

Expand Down

0 comments on commit 6cbc394

Please sign in to comment.