Skip to content

Commit b854cf8

Browse files
gerleroCopilot
andauthored
Update README.md
Co-authored-by: Copilot <[email protected]>
1 parent 124c2fd commit b854cf8

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
@@ -33,7 +33,7 @@ _Loading a_ volVectorField _with one million cells_<sup>[1](#benchmark)</sup>
3333
**foamlib** is a Python package designed to simplify and streamline OpenFOAM workflows. It provides:
3434

3535
- **🗄️ Effortless file handling**: Read and write OpenFOAM configuration and field files via intuitive `dict`-like Python classes
36-
- **⚡ High performance**: Powered by our own custom parser with seamless support for both ASCII and binary formats with or without compression
36+
- **⚡ High performance**: Powered by our custom parser with seamless support for both ASCII and binary formats with or without compression
3737
- **🔄 Async support**: Run exactly as many cases in parallel as your hardware can handle with **foamlib**'s [`asyncio`](https://docs.python.org/3/library/asyncio.html) integration
3838
- **🎯 Type safety**: A rigorously typed API for the best coding experience
3939
- **⚙️ Workflow automation**: Reduce boilerplate code for pre/post-processing and simulation management

0 commit comments

Comments
 (0)