From ff3ddb6065280d6be4109c01f6578fb68954be32 Mon Sep 17 00:00:00 2001 From: Seth Woodworth Date: Mon, 16 Jul 2012 20:05:44 -0300 Subject: [PATCH 1/2] updating README to show that the repo needs to be updated to function with the Github v3 API --- README.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.markdown b/README.markdown index 22771e3..9a7c6fa 100644 --- a/README.markdown +++ b/README.markdown @@ -1,3 +1,8 @@ +# DEPRICATED + +With github having switched off their v2 API, this module no longer functions. +You may fork this repository and update it to work with the v3 API, but it will not work as-is. + # What's on Github? This is a library that implements From f634ddad6a037fb813f059c92990208c786f3fce Mon Sep 17 00:00:00 2001 From: Seth Woodworth Date: Mon, 16 Jul 2012 20:16:41 -0300 Subject: [PATCH 2/2] spelling derp --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 9a7c6fa..1aec7ab 100644 --- a/README.markdown +++ b/README.markdown @@ -1,4 +1,4 @@ -# DEPRICATED +# DEPRECATED With github having switched off their v2 API, this module no longer functions. You may fork this repository and update it to work with the v3 API, but it will not work as-is.