Update README.md

This commit is contained in:
DrMaxNix 2021-02-21 18:28:47 +01:00 committed by GitHub
parent 476a04edd9
commit 2f0e1a44f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 2 deletions

View File

@ -1,2 +1,9 @@
# pixelimgjs
JS library for displaying 8-bit-styled pixel-images generated by code
# Pixelimg.js
[![GitHub release](https://img.shields.io/badge/release-v1.0.0-orange)](https://github.com/DrMaxNix/pixelimgjs)
[![License](https://img.shields.io/badge/license-MIT-green)](https://github.com/DrMaxNix/pixelimgjs/blob/main/LICENSE)
[![Maintaner](https://img.shields.io/badge/maintainer-DrMaxNix-blue)](https://www.drmaxnix.de)
Pixelimg.js is a rather small js-library to display code-generated pixel images inside of a html image-element.
## Installation
_todo_