Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nhsz committed Jun 11, 2017
1 parent ed1e076 commit 4de5cfb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# char

[![Build Status](https://travis-ci.org/nhsz/char.svg?branch=master)](https://travis-ci.org/nhsz/char)
[![Coverage Status](https://coveralls.io/repos/github/nhsz/char/badge.svg?branch=master)](https://coveralls.io/github/nhsz/char?branch=master)
[![codebeat badge](https://codebeat.co/badges/a5fa0f50-f5f9-4313-8535-2e3dba3a6507)](https://codebeat.co/projects/github-com-nhsz-char-master)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/0e5fc4e079eb481ab006e3338e4db30f)](https://www.codacy.com/app/nquiroz/char?utm_source=github.com&utm_medium=referral&utm_content=nhsz/char&utm_campaign=Badge_Grade)
[![Code Climate](https://codeclimate.com/github/nhsz/char/badges/gpa.svg)](https://codeclimate.com/github/nhsz/char)

[![NPM](https://nodei.co/npm/char.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/char/)

> Return the string representing a character whose Unicode code point is the integer `code`.
Expand Down

0 comments on commit 4de5cfb

Please sign in to comment.