From 2b120c6f66e46e5a482ff6afeca135b36b0194be Mon Sep 17 00:00:00 2001 From: DanB Date: Thu, 30 Aug 2012 18:07:10 +0200 Subject: [PATCH] Shy commit on intro.rst --- docs/intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro.rst b/docs/intro.rst index 0878138f4..34b454aa2 100644 --- a/docs/intro.rst +++ b/docs/intro.rst @@ -1,6 +1,6 @@ Introduction ============ -CGRateS is a very fast and easy scalable rating engine targeted especially for telecom providers. +CGRateS is a very fast and easy scalable rating engine targeted especially for ISPs and telecom operators. It is written in go (http://golang.org) and accessible from any language via JSON RPC. The code is well documented (go doc compliant API docs) and heavily tested.