Skip to content

Commit 41e5e96

Browse files
Update README.md for md gh support
1 parent 7fe3a9d commit 41e5e96

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div style="text-align: center;">
1+
<div align="center">
22
<h1>PyCTools</h1>
33
<img src="https://img.shields.io/badge/license-MIT-blue" alt="License" />
44
<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.
139139
> **DLL explanations**: learn how the DLLs are structured, discovered, and loaded
140140
> **Python examples, wrappers, and usage**: practical code snippets and usage patterns in Python
141141
> **C code explanation**: understand the underlying native implementation
142+

0 commit comments

Comments
 (0)