Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Moore authored Aug 11, 2016
1 parent 6c99265 commit 4597ade
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Knwl.js
Knwl.js is a Javascript library that parses through text for dates, times, phone numbers, emails, places, and more.

**Project Future**: https://github.com/loadfive/Knwl.js/issues/97

Parser plugins are what make Knwl.js tick and give it new parsing abilities. There are many already available under ```./default_plugins``` for a number of tasks.
If you're interested in developing plugins for Knwl.js, ```./plugin_development.md``` is a great place to start.

Expand Down

0 comments on commit 4597ade

Please sign in to comment.