Fixed capitalized name in README title

This commit is contained in:
nocturn9x 2020-11-21 14:03:19 +01:00
parent 42828a8642
commit 31fa71fd84
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# giambio - Asynchronous Python made easy (and friendly)
# Giambio - Asynchronous Python made easy (and friendly)
Giambio is an event-driven concurrency library meant* to perform efficient and high-performant I/O multiplexing.
This library implements what is known as a _stackless mode of execution_, or