From fb24ecad02059876a604ad71328fd0ab0444adc6 Mon Sep 17 00:00:00 2001 From: Maksim Naumov Date: Sat, 20 Sep 2014 11:44:33 +0400 Subject: [PATCH] GoLang Library for Browser Capabilities Project --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d4d236f..db48bce 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a - [Logging](#logging) - [Machine Learning](#machine-learning) - [Messaging](#messaging) + - [Miscellaneous](#miscellaneous) - [Natural Language Processing](#natural-language-processing) - [Networking](#networking) - [OpenGL](#opengl) @@ -285,6 +286,12 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [Uniqush-Push](https://github.com/uniqush/uniqush-push) - A redis backed unified push service for server-side notifications to mobile devices. +## Miscellaneous + +*These libraries were placed here because none of the other categories seemed to fit* + +* [browscap_go](https://github.com/fromYukki/browscap_go) - GoLang Library for [Browser Capabilities Project](http://browscap.org/). + ## Natural Language Processing