Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jazahn authored and GitHub Enterprise committed Jul 28, 2023
1 parent f3578e1 commit 9d708fc
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## MOVED

Due to the weird permissions we have on Github Enterprise, this has been moved to the harvard-huit org on github.com.

https://github.com/harvard-huit/py-pds


## Person Data Service Python Library

This library is meant to serve as a convenience library to using the PDS. This came about from me rewriting the same code over and over.
Expand Down Expand Up @@ -97,4 +104,4 @@ while(True):

results = response['results']
# do something with results
```
```

0 comments on commit 9d708fc

Please sign in to comment.