From bc7bb55f48800cc5d91b8d66d6691ff983da6a63 Mon Sep 17 00:00:00 2001 From: Hacksore Date: Mon, 5 Feb 2018 08:18:25 -0600 Subject: [PATCH] Update readme and add newline to .gitignore --- .gitignore | 2 +- README.md | 53 +---------------------------------------------------- 2 files changed, 2 insertions(+), 53 deletions(-) diff --git a/.gitignore b/.gitignore index 13f1014..6661a9a 100644 --- a/.gitignore +++ b/.gitignore @@ -60,4 +60,4 @@ typings/ build/ _ignore/ -package.json.lock \ No newline at end of file +package.json.lock diff --git a/README.md b/README.md index 70ddc4c..0304874 100644 --- a/README.md +++ b/README.md @@ -1,55 +1,4 @@ skinview3d ======== -[![Travis](https://img.shields.io/travis/to2mbn/skinview3d.svg?style=flat-square)](https://travis-ci.org/to2mbn/skinview3d) -[![npm](https://img.shields.io/npm/v/skinview3d.svg?style=flat-square)](https://www.npmjs.com/package/skinview3d) -[![license](https://img.shields.io/github/license/to2mbn/skinview3d.svg?style=flat-square)](https://github.com/to2mbn/skinview3d/blob/master/LICENSE) - -Three.js powered Minecraft skin viewer. - -# Features -* 1.8 Skins -* HD Skins -* Capes -* Slim arms - -# Usage -```html -
- -``` - -# Build -`npm run build` +### The Github pages branch \ No newline at end of file