Skip to content

Commit bf0477f

Browse files
author
Steve Herschleb
committed
functionality and clarity updates
1 parent 57bc9e9 commit bf0477f

File tree

4 files changed

+780
-1
lines changed

4 files changed

+780
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ nosetests.xml
3333
.mr.developer.cfg
3434
.project
3535
.pydevproject
36+
37+
# API Key (This is secret so it should not go in the git repo!!!)
38+
api_key.txt

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 steveherschleb
3+
Copyright (c) 2013 AlchemyAPI
44

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

0 commit comments

Comments
 (0)