1
0
mirror of https://github.com/deavmi/birchwood synced 2024-09-20 06:23:15 +02:00

Added README along with branding

This commit is contained in:
Tristan B. Velloza Kildaire 2022-10-30 16:59:23 +02:00
parent 6c98959492
commit 775d869811
3 changed files with 32 additions and 3 deletions

26
README.md Normal file
View File

@ -0,0 +1,26 @@
<center>
<img src="logo.png" width=220>
<br>
birchwood
=========
### _**A sane IRC framework for the D language**_
---
<br>
<br>
</center>
## Installation
To add birchwood to your project simply run:
```bash
dub add birchwood
```
## Usage
TODO:

BIN
logo.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -9,7 +9,7 @@
id="svg5" id="svg5"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)"
sodipodi:docname="logo.svg" sodipodi:docname="logo.svg"
inkscape:export-filename="logo.png" inkscape:export-filename="logo.svg"
inkscape:export-xdpi="96" inkscape:export-xdpi="96"
inkscape:export-ydpi="96" inkscape:export-ydpi="96"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
@ -29,7 +29,7 @@
showgrid="false" showgrid="false"
inkscape:zoom="0.70710678" inkscape:zoom="0.70710678"
inkscape:cx="127.27922" inkscape:cx="127.27922"
inkscape:cy="598.21233" inkscape:cy="598.21234"
inkscape:window-width="1916" inkscape:window-width="1916"
inkscape:window-height="1033" inkscape:window-height="1033"
inkscape:window-x="0" inkscape:window-x="0"
@ -56,7 +56,10 @@
style="fill-rule:evenodd;stroke:none;stroke-linejoin:round;fill:#784421" style="fill-rule:evenodd;stroke:none;stroke-linejoin:round;fill:#784421"
inkscape:perspectiveID="#perspective2761" inkscape:perspectiveID="#perspective2761"
inkscape:corner0="1.0464315 : 0.2492059 : 0 : 1" inkscape:corner0="1.0464315 : 0.2492059 : 0 : 1"
inkscape:corner7="-0.22542852 : 0.074842753 : 0.25 : 1"> inkscape:corner7="-0.22542852 : 0.074842753 : 0.25 : 1"
inkscape:export-filename="logo.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96">
<path <path
sodipodi:type="inkscape:box3dside" sodipodi:type="inkscape:box3dside"
id="path2775" id="path2775"

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB