Skip to content

Commit 94227da

Browse files
author
Steven Cummings
committed
README: markdown -> rst
1 parent b6e372f commit 94227da

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md renamed to README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ the [PythonKC group](http://www.meetup.com/pythonkc/).
77
Example Usage
88
-------------
99

10+
::
11+
1012
>>> from pythonkc_meetups import PythonKCMeetups
1113
>>> meetups = PythonKCMeetups(api_key='<your API key here>')
1214
>>> next_meetup = meetups.get_upcoming_events()[0]

0 commit comments

Comments
 (0)