Skip to content

Commit a736c8f

Browse files
committed
Minor cosmetics
1 parent 74d74cb commit a736c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The fastest and most memory efficient lattice Boltzmann CFD software, running on
3838
- added particles with immersed-boundary method (either passive or 2-way-coupled, only supported with single-GPU)
3939
- minor optimization to GPU voxelization algorithm (workgroup threads outside mesh bounding-box return after ray-mesh intersections have been found)
4040
- displayed GPU memory allocation size is now fully accurate
41-
- fixed bug in write_line() function in `src/utilities.hpp`
41+
- fixed bug in `write_line()` function in `src/utilities.hpp`
4242
- removed `.exe` file extension for Linux/macOS
4343

4444
</details>

0 commit comments

Comments
 (0)