chore: add logo

This commit is contained in:
Jesús Pérez Lorenzo 2021-09-01 13:54:14 +01:00
parent 63b8dd4c61
commit b89bc4c9e2
2 changed files with 13 additions and 10 deletions

View File

@ -1,6 +1,8 @@
### library # LibreCloud library
### Structure <img style="margin-top: 1em;width: 500px;border: 0" alt="Fork me on GitHub" src="logo/librecloud_library.svg?sanitize=true">
## Structure
<pre> <pre>
. .
@ -14,35 +16,35 @@
└── utils └── utils
</pre> </pre>
### bin ## bin
Tools and utils Tools and utils
### defs ## defs
Types Types
### filters ## filters
Routes and filters for Warp Routes and filters for Warp
### graphql ## graphql
Library for GraphQL Library for GraphQL
### handlers ## handlers
Handlers for filters with Warp Handlers for filters with Warp
### zterton ## zterton
To init and load application To init and load application
### macros ## macros
Macros to create Rust code Macros to create Rust code
### utils ## utils
Utilities and tools library Utilities and tools library

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.0 KiB