Skip to content
Snippets Groups Projects
Commit 3c2ef251 authored by Caner Candan's avatar Caner Candan
Browse files

* README.md: minor

parent d0361b23
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ Thus you are ready to use it with your own python program. Here is an example il
```python
In [1]: import ucoin
In [2]: ucoin.settings['host'] = 'mycurrency.candan.fr'
In [2]: ucoin.settings['server'] = 'mycurrency.candan.fr'
In [3]: ucoin.ucg.Peering().get()
Out[3]:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment