Add Acknowledgments
section to readme.md
· syntax-tree/unist@f7e79f6 (original) (raw)
`` @@ -25,6 +25,7 @@ documents. The latest released version is [1.0.1
](https://github.com/syntax-tr
``
25
25
`
26
26
`
27
27
`* Contribute
`
``
28
`+
`
28
29
``
29
30
`## Unist nodes
`
30
31
``
`@@ -209,6 +210,18 @@ Have an idea for a cool new utility or tool? That’s great! If you want
`
209
210
`feedback, help, or just to share it with the world you can do so by creating
`
210
211
`` an issue in the [syntax-tree/ideas
][ideas] repository!
``
211
212
``
``
213
`+
Acknowledgments
`
``
214
+
``
215
`+
The initial release of this project was authored by
`
``
216
`+
`
``
217
+
``
218
`+
Special thanks to @eush77 for their work,
`
``
219
`+
ideas, and incredibly valuable feedback!
`
``
220
+
``
221
`+
Thanks to @jlevy,
`
``
222
`+
@gibson042, and
`
``
223
`+
@azu for contributing commits since!
`
``
224
+
212
225
`
`
213
226
``
214
227
`[logo]: https://cdn.rawgit.com/syntax-tree/unist/b2943b1/logo.svg
`