Skip to content

Commit 61a465a

Browse files
committed
docs: make project title prominent on overview page
1 parent c06c9b3 commit 61a465a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# ProcessKit
1+
<div style="text-align:center; padding:1.5em 0 0.8em;">
2+
<h1 style="font-size:3em; font-weight:800; letter-spacing:-0.03em; margin:0 0 0.15em;">ProcessKit</h1>
3+
<p style="font-size:1.05em; opacity:0.65; margin:0;">Async child-process management for Rust</p>
4+
</div>
25

36
![ProcessKit](processkit-cover.png)
47

0 commit comments

Comments
 (0)