diff options
| -rw-r--r-- | _posts/2010-01-12-terms.markdown | 2 | ||||
| -rw-r--r-- | _posts/2010-01-16-api.markdown | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/_posts/2010-01-12-terms.markdown b/_posts/2010-01-12-terms.markdown index 5675663..24cbe75 100644 --- a/_posts/2010-01-12-terms.markdown +++ b/_posts/2010-01-12-terms.markdown @@ -97,7 +97,7 @@ G. General Conditions 1. Your use of the Service is at your sole risk. The service is provided on an "as is" and "as available" basis. -2. Technical support is only provided to paying account holders and is only available via email. +2. Technical support is only provided to paying account holders and is only available via email. Support is only available in English. 3. You understand that GitHub uses third party vendors and hosting partners to provide the necessary hardware, software, networking, storage, and related technology required to run the Service. diff --git a/_posts/2010-01-16-api.markdown b/_posts/2010-01-16-api.markdown index 051812f..4478199 100644 --- a/_posts/2010-01-16-api.markdown +++ b/_posts/2010-01-16-api.markdown @@ -34,3 +34,4 @@ Projects using the API * [github user page bookmarklet](http://tagaholic.me/2009/04/06/github-bookmarklet-for-user-pages.html) - adds additional repo stats to github user pages and provides repository sorting. * [RefactorMe](http://www.refactorme.com) - Site posts daily code snippets from open source projects. All code is powered by Github Gists' and the site will also create the gist for users if they do not want to create it themselves. +* [GithubNotifier](http://github.com/ctshryock/GithubNotifier) - Little OS X menu-bar app that posts Growl notifications from your Github network activity. |
