diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 00000000..f98d6398 --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,13 @@ +## Original developer + +Christopher Jeffrey + +## Contribution credits + +The following is a non-exhaustive list of those who have contributed in major ways to the Marked open source project, particularly in bringing it back to life. In no particular order. + +- Tony Brix @UziTech +- Federico Soave @Feder1co5oave +- Костя Третяк @KostyaTretyak +- Steven @styfle +- Josh Bruce @joshbruce \ No newline at end of file diff --git a/README.md b/README.md index 95dfda31..4810b5d1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -# marked - -[![NPM version](https://badge.fury.io/js/marked.svg)] [![NPM dependencies](https://david-dm.org/markedjs/marked.svg)] - Marked is 1. built for speed.* @@ -9,9 +5,9 @@ Marked is 3. light-weight while implementing all markdown features from the supported flavors & specifications.*** 4. available as a command line interface (CLI) and running in client- or server-side JavaScript projects. -- * Still working on metrics for comparative analysis and definition. -- ** As few dependencies as possible. -- *** Strict compliance could result in slower processing when running comparative benchmarking. +* Still working on metrics for comparative analysis and definition. +** As few dependencies as possible. +*** Strict compliance could result in slower processing when running comparative benchmarking.