README.md in cryptum-0.0.232 vs README.md in cryptum-0.0.233
- old
+ new
@@ -52,9 +52,14 @@
$ cryptum --symbol btc-usd \
--autotrade \
--repo-root ~/cryptum
```
+From an error monitoring perspective, they can be monitored via:
+```
+tail -f /tmp/cryptum-errors.txt
+```
+
### **Contributing** ###
For details around contributing to this project, please refer to the [Cryptum Development Guide](https://github.com/0dayinc/cryptum/blob/master/web/app/public/wiki/dev_getting_started.md).
Bug reports and pull requests are welcome on GitHub at https://github.com/0dayinc/cryptum. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/0dayinc/cryptum/blob/master/CODE_OF_CONDUCT.md).