Skip to content

Commit 85bfcaa

Browse files
committed
Add description
1 parent e46c7cc commit 85bfcaa

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# React-AutoNumeric: React Components that Wrap [AutoNumeric][]
1+
# React-AutoNumeric: [AutoNumeric][]-Powered React Components
22

33
[![npm version](https://badge.fury.io/js/react-autonumeric.svg)](https://badge.fury.io/js/react-autonumeric)
44
[![Pipeline](https://github.com/8hobbies/react-autonumeric/actions/workflows/runtime.yml/badge.svg)](https://github.com/8hobbies/react-autonumeric/actions/workflows/runtime.yml)

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "react-autonumeric",
3+
"description": "AutoNumeric-Powered React Components. AutoNumeric is a powerful library that automatically format numbers and currencies. React-AutoNumeric brings that power to React.",
34
"version": "1.0.0",
45
"type": "module",
56
"browser": "dist/index.js",

0 commit comments

Comments
 (0)