3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00

docs/: smaller image

This commit is contained in:
James Lu 2015-08-06 03:10:21 -07:00
parent 2611c76829
commit 4fef587014

View File

@ -7,7 +7,7 @@ Any documentation here is provided for reference only.
PyLink is a modular, plugin-based IRC PseudoService framework. It uses swappable protocol modules and a hook-based system for calling plugins, which aim, together, to provide a consistent API. PyLink is a modular, plugin-based IRC PseudoService framework. It uses swappable protocol modules and a hook-based system for calling plugins, which aim, together, to provide a consistent API.
![Diagram of PyLink's core structure](core-structure.png) <img src="core-structure.png" width="50%" height="50%">
### Contents ### Contents