From 130fdf920a4cf0b0ce6722c1b7917623121a9bfc Mon Sep 17 00:00:00 2001 From: BcRikko Date: Tue, 27 Nov 2018 15:04:11 +0900 Subject: [PATCH] =?UTF-8?q?:+1:=20README=E3=81=AE=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .prettierignore | 1 + README.md | 60 +++++++++++++++++++++++++++++++++++++++++++++---- index.html | 2 +- 3 files changed, 58 insertions(+), 5 deletions(-) diff --git a/.prettierignore b/.prettierignore index 2bf6741..5098fa1 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1 +1,2 @@ **/*.html +**/*.md diff --git a/README.md b/README.md index 8855b8b..ebfbeb5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,58 @@ -# NES.css +
+ NES.css: NES-style  CSS framework -`NES.css` is NES-style(8bit-like) CSS Framework. -`NES.css`はファミコン風 CSS フレームワークです。 + English / 日本語 +
-![8bit](https://user-images.githubusercontent.com/5305599/45937791-a5db2100-bffe-11e8-8bfd-fc3f534b28aa.gif) +NES.css is a **NES-style(8bit-like)** CSS Framework. +NES.cssは **ファミコン風(8bit ライク)** なCSSフレームワークです。 + + +## Install + +### CDN + +```html + + +``` + +OR + +```html + + +``` + +### npm + +TODO: npm での使用方法を書く + + +## Usage + +NES.cssはコンポーネントのスタイルのみを提供しています。レイアウトはみなさんが好きなように定義してください。 + +TODO: 詳細を書く + + +## CSS Only + +NES.cssはCSSのみで構成されています。JavaScriptは不要です。 + + +## Browser Support + +次のブラウザの最新バージョンをサポートしています。 + +* Chrome +* Firefox +* Safari + +未確認 +* IE/Edge + + +## Copyright and license + +Code and documentation copyright 2018 [B.C.Rikko](https://github.com/BcRikko). Code released under the MIT License. Docs released under Creative Commons. diff --git a/index.html b/index.html index de05598..3659f64 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ NES.css - NES-style CSS Framework - +