From 82e25014bb8fad96aa37fa1893f2bb50ce97196e Mon Sep 17 00:00:00 2001 From: Bastien Dumont Date: Tue, 8 Feb 2022 21:53:45 +0100 Subject: [PATCH] Finalization of initialization --- LICENSE | 2 +- README.md | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 2071b23..472e925 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) +Copyright (c) 2022 Bastien Dumont Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/README.md b/README.md index 5a84924..ce3c66e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # pandoc-lua-filters -A collection of Lua filters for Pandoc (https://pandoc.org/) targeted at academic production in social sciences and the humanities. \ No newline at end of file +A collection of Lua filters for [Pandoc](https://pandoc.org/), mainly +targeting academic wrinting in social sciences and the humanities. + +All filters are under the MIT License. Issues and pull requests are +wellcome: you can register via +[OpenID](https://en.wikipedia.org/wiki/OpenID).