Skip to content

Commit 48196a4

Browse files
authored
Update README.rst
1 parent a5e4c6e commit 48196a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Conclusion
9090

9191
In conclusion, Cython offers a powerful way to combine the convenience of Python with the performance benefits of C. By writing code that leverages Cython's compilation capabilities, Python developers can achieve faster execution times for computationally intensive tasks.
9292

93-
This repository serves as a proof of concept, showcasing the potential speed improvements that Cython can bring to Python code. We encourage you to explore the code provided and dive deeper into the world of Cython to harness its performance benefits for your own projects.
93+
This repository serves as a proof of concept, showcasing the potential speed improvements that Cython can bring to Python code. I encourage you to explore the code provided and dive deeper into the world of Cython to harness its performance benefits for your own projects.
9494

9595
Read More
9696
---------

0 commit comments

Comments
 (0)