From 8e1ac6a35ed5be2c22bce5c4da608d673b425ac0 Mon Sep 17 00:00:00 2001 From: Edwin Onuonga Date: Fri, 3 May 2019 04:40:39 +0100 Subject: [PATCH] Add licensing information to README [skip ci] --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 864a4c5..92aba6e 100644 --- a/README.md +++ b/README.md @@ -398,12 +398,23 @@ category.full_name #=> "Condensed Matter" ``` -# Thanks +# Acknowledgements A large portion of this library is based on the brilliant work done by [Scholastica](https://github.com/scholastica) in their [`arxiv`](https://github.com/scholastica/arxiv) gem for retrieving individual papers from arXiv through the search API. Arx was created mostly due to the seemingly inactive nature of Scholastica's repository. Additionally, it would have been infeasible to contribute such large changes to an already well-established gem, especially since https://scholasticahq.com/ appears to be dependent upon this gem. +Nevertheless, a special thanks goes out to Scholastica for providing the influence for Arx. + --- -Nevertheless, a special thanks goes out to Scholastica for providing the influence for Arx. \ No newline at end of file +

+ Arx © 2019-2020, Edwin Onuonga - Released under the MIT License.
+ Authored and maintained by Edwin Onuonga. + +

+ eonu.net ·  + GitHub: @eonu ·  + Email: ed@eonu.net +

+

\ No newline at end of file