Skip to content

Commit 5b340e0

Browse files
authored
Merge pull request #529 from gerlero/readme
Update README.md
2 parents c4e1df8 + d364658 commit 5b340e0

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
@@ -32,7 +32,7 @@ Parsing a `volVectorField` with 200k cells.<sup>[1](#benchmark)</sup>
3232
- **🗄️ Intuitive file handling**: Read and write OpenFOAM configuration and field files as if they were Python objects
3333
- **⚡ High performance**: Standalone parser supporting both ASCII and binary formats with or without compression
3434
- **🔄 Async operations**: Run multiple cases in parallel with full [`asyncio`](https://docs.python.org/3/library/asyncio.html) support
35-
- **🎯 Type safety**: A fully typed API for validation and a better development experience
35+
- **🎯 Type safety**: A fully typed API for a better development experience
3636
- **⚙️ Workflow automation**: Reduce boilerplate code for pre/post-processing and simulation management
3737
- **🧩 Fully compatible**: Works with OpenFOAM from both [openfoam.com](https://www.openfoam.com/) and [openfoam.org](https://www.openfoam.org/)
3838
- And more!

0 commit comments

Comments
 (0)