Skip to content

Commit

Permalink
Update README and LICENSE
Browse files Browse the repository at this point in the history
- plug mangaeden.com too
  • Loading branch information
kmwenja committed May 13, 2017
1 parent e5ef860 commit 13f81b7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -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
Expand Down
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
-------
Expand Down Expand Up @@ -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

0 comments on commit 13f81b7

Please sign in to comment.