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.