We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fe3a9d commit 41e5e96Copy full SHA for 41e5e96
README.md
@@ -1,4 +1,4 @@
1
-<div style="text-align: center;">
+<div align="center">
2
<h1>PyCTools</h1>
3
<img src="https://img.shields.io/badge/license-MIT-blue" alt="License" />
4
<img src="https://img.shields.io/badge/platform-Windows-lightgray" alt="Platform" />
@@ -139,3 +139,4 @@ where `{arch}` is `x64` or `x86` depending on your Python interpreter.
139
> • **DLL explanations**: learn how the DLLs are structured, discovered, and loaded
140
> • **Python examples, wrappers, and usage**: practical code snippets and usage patterns in Python
141
> • **C code explanation**: understand the underlying native implementation
142
+
0 commit comments