Converts characters into yellow/gold N'ko, a modern unifier of the Manding languages spoken by mansas throughout medieval North Africa.
# Gold Mansa Ch(aracter)s
Converts an characters into yellow/gold N'ko, a modern unifier of the Manding languages spoken by mansas throughout medieval North Africa.
```
npm install goldmansachs
```
# Example
```
var GoldMansaChs = require('goldmansachs');
GoldMansaChs('hello world');
```