generated from openpeeps/pistachio
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: George Lemon <georgelemon@protonmail.com>
- Loading branch information
1 parent
f4ea541
commit 9646a30
Showing
2 changed files
with
10 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,27 @@ | ||
<p align="center"> | ||
<img src="https://github.com/openpeeps/PKG/blob/main/.github/logo.png" width="90px"><br> | ||
OpenPeeps repository template for developing libraries,<br>projects and other cool things. π Written in Nim language | ||
Blend2D binding for π Nim language<br> | ||
<a href="https://github.com/blend2d/blend2d">Blend2D</a> is a high performance 2D vector graphics engine. | ||
</p> | ||
|
||
<p align="center"> | ||
<code>nimble install {PKG}</code> | ||
<code>nimble install blend2d</code> | ||
</p> | ||
|
||
<p align="center"> | ||
<a href="https://github.com/">API reference</a><br> | ||
<img src="https://github.com/openpeeps/pistachio/workflows/test/badge.svg" alt="Github Actions"> <img src="https://github.com/openpeeps/pistachio/workflows/docs/badge.svg" alt="Github Actions"> | ||
<img src="https://github.com/openpeeps/blend2d/workflows/test/badge.svg" alt="Github Actions"> <img src="https://github.com/openpeeps/blend2d/workflows/docs/badge.svg" alt="Github Actions"> | ||
</p> | ||
|
||
## π Key Features | ||
- [x] Open Source | `MIT` License | ||
- [x] Written in Nim language | ||
|
||
## Examples | ||
... | ||
todo | ||
|
||
### β€ Contributions & Support | ||
- π Found a bug? [Create a new Issue](/issues) | ||
- π Wanna help? [Fork it!](/fork) | ||
- π Found a bug? [Create a new Issue](https://github.com/openpeeps/blend2d-nim/issues) | ||
- π Wanna help? [Fork it!](https://github.com/openpeeps/blend2d-nim/fork) | ||
- π [Get β¬20 in cloud credits from Hetzner](https://hetzner.cloud/?ref=Hm0mYGM9NxZ4) | ||
- π₯° [Donate via PayPal address](https://www.paypal.com/donate/?hosted_button_id=RJK3ZTDWPL55C) | ||
|
||
### π© License | ||
{PKG} | MIT license. [Made by Humans from OpenPeeps](https://github.com/openpeeps).<br> | ||
Copyright © 2023 OpenPeeps & Contributors — All rights reserved. | ||
Blend2D | Zlib license. [Made by Humans from OpenPeeps](https://github.com/openpeeps).<br> | ||
Copyright © 2024 OpenPeeps & Contributors — All rights reserved. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters