Skip to content

Commit 0bec02b

Browse files
committed
wip
1 parent 1707efe commit 0bec02b

2 files changed

Lines changed: 38 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
v1.0.0
2+
---------
3+
* First release

README.md

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,36 @@
1-
# python-oak-leaf-drawer
1+
![logo](assets/logo.png)
2+
3+
Python oak leaf drawer
4+
----------------------
25
Python package making you able to draw OAK Leaf depending on an angle.
6+
7+
##### Dependency
8+
The first step is using composer to install the package and automatically update your composer.json file, you can do this by running:
9+
10+
```shell
11+
12+
pip install python-oak-leaf-drawer
13+
14+
```
15+
16+
Usage
17+
-----------
18+
19+
20+
Examples:
21+
----------
22+
23+
24+
Changelog
25+
---------
26+
Please see the [CHANGELOG](https://github.com/syrian-open-source/python-oak-leaf-drawer/blob/master/CHANGELOG.md) for more information about what has changed or updated or added recently.
27+
28+
Security
29+
--------
30+
If you discover any security related issues, please email them first to "your email",
31+
if we do not fix it within a short period of time please open a new issue describing your problem.
32+
33+
Credits
34+
-------
35+
* [Karam Mustafa](https://www.linkedin.com/in/karam2mustafa/)
36+
* [All contributors](https://github.com/syrian-open-source/python-oak-leaf-drawer/graphs/contributors)

0 commit comments

Comments
 (0)