# README
uniname
displays the hexadecimal UTF-32 character and text description for a unicode glyph
Install
Option 1: Binary
Download the latest release from https://github.com/jakewarren/uniname/releases/latest
Option 2: From source
go get github.com/jakewarren/uniname
Usage
❯ uniname 😺
UTF-32 GLYPH NAME
+---------+-------+----------------------------------+
U+1F63A 😺 SMILING CAT FACE WITH OPEN MOUTH
Changes
All notable changes to this project will be documented in the [changelog].
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
License
MIT © 2018 Jake Warren