diff --git a/LICENSE b/LICENSE index 6cb7e69..cf34b5e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2016 Kennedy Mwenja +Copyright (c) 2016-2017 Kennedy Mwenja Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index aeb6a67..6444e71 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ Mangaeden ========= -**mangaeden** is a simple lookup and download cli client for mangaeden.com API in Go. +**mangaeden** is a simple lookup and download cli client for the [mangaeden.com API](www.mangaeden.com/api/) in Go. -*This is a project to practice writing Go.* +Make sure to checkout [Mangaeden](www.mangaeden.com). All manga content belongs to them. Install ------- @@ -47,3 +47,8 @@ Hacking `github.com/kmwenja/mangaeden` has the client and supporting structs. `github.com/kmwenja/mangaeden/cmd/mangaeden/` has the cli code, built with [Cobra](https://github.com/spf13/cobra). + +License +------- + +MIT