Skip to content

Commit ca906b8

Browse files
committed
add usage
1 parent 2cc8bd3 commit ca906b8

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2013-NOW Jinzhu <wosmvp@gmail.com>
3+
Copyright (c) 2018 Aram <aram.petrosyan.88@gmail.com>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,17 @@ Whoops, don't forget
5858

5959
if err != nil {
6060
// handle me
61-
}
61+
}
62+
63+
64+
65+
Contributing
66+
------------
67+
68+
Feel free to report or pull-request any bug at https://github.com/apzuk/go-eventbrite.
69+
70+
71+
License
72+
-------
73+
74+
The library is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)