Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jondavidjohn authored Oct 17, 2018
1 parent 3a398c7 commit 9e769c4
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,20 @@
---
<p align="center">
<h3 align="center">Hi! Do you use webpack?</h3>
</p>
<p align="center">
I'm currently working on a product that will help you keep track of the assets you're producing and their delivery performance concerns. Along with reporting those stats right to your GitHub pull requests.
</p>
<p align="center">
Check it out at <a href="https://packtracker.io">packtracker.io</a> and <a href="https://app.packtracker.io">request early access</a> if you want to help me kick the tires!
</p>

---
# payform

[![Build Status](https://travis-ci.org/jondavidjohn/payform.svg?branch=master)](https://travis-ci.org/jondavidjohn/payform)
![Dependencies](https://david-dm.org/jondavidjohn/payform.svg)

[![npm](https://nodei.co/npm/payform.png)](https://npmjs.org/package/payform)

A general purpose library for building credit card forms, validating inputs, and formatting numbers.

Supported card types:
Expand Down

0 comments on commit 9e769c4

Please sign in to comment.