diff --git a/README.md b/README.md index f354daf9..f29e982c 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ For a feature request or bug report, create a [GitHub issue](https://github.com/ ## Acknowledgments WARDuino by Robbert Gurdeep Singh, Tom Lauwaerts, Carlos Rojas Castillo, Maarten Steevens and Christophe Scholliers is licensed under a [MPL-2.0 License](./LICENSE). -This is a derivative work of [kanaka/wac](https://github.com/kanaka/wac) by Joel Martin. +An early version of this work was derived from [kanaka/wac](https://github.com/kanaka/wac) by Joel Martin. If you need to cite WARDuino in your research, use: diff --git a/library.properties b/library.properties index 869683a0..55cc43e4 100644 --- a/library.properties +++ b/library.properties @@ -1,7 +1,7 @@ name=WARDuino version=0.6.0 -author=Robbert Gurdeep Singh , Christophe Scholliers , Tom Lauwaerts , Carlos Rojas Castillo , Joel Martin -maintainer=Robbert Gurdeep Singh , Christophe Scholliers , Tom Lauwaerts +author=Robbert Gurdeep Singh, Christophe Scholliers , Tom Lauwaerts , Carlos Rojas Castillo , Maarten Steevens , Joel Martin +maintainer=Tom Lauwaerts , Maarten Steevens , Christophe Scholliers sentence=A library that enables the use of WebAssembly on Arduino boards with debugging support paragraph= category=Communication