Skip to content

Commit be3599f

Browse files
committed
Update README
1 parent 9559a3b commit be3599f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ An Elixir wrapper around [Pandoc].
88

99
## Features
1010

11-
- convenvient ways to call the `pandoc` functions from Elixir
11+
- convenient ways to call the `pandoc` functions from Elixir
1212
- Elixir structs for the [Pandoc AST] - a read and writeable Markdown AST
13-
- ways to traverse and transform the AST
13+
- ways to traverse and transform the AST via Elixir pattern matching (and pipes maybe)
1414
- ... everything you need to write [Pandoc filters] with Elixir
1515

1616

@@ -134,7 +134,7 @@ see [CONTRIBUTING](CONTRIBUTING.md) for details.
134134

135135
## License and Copyright
136136

137-
(c) 2019 Marcel Otto. MIT Licensed, see [LICENSE](LICENSE.md) for details.
137+
(c) 2019-present Marcel Otto. MIT Licensed, see [LICENSE](LICENSE.md) for details.
138138

139139

140140
[Pandoc]: https://pandoc.org/

0 commit comments

Comments
 (0)