Update README.md

Fixed other references.
This commit is contained in:
JT Pennington
2016-08-18 14:07:31 -04:00
committed by GitHub
parent b99379f412
commit fd6f82a91c

View File

@@ -15,9 +15,9 @@
# SysAdm
Official repo for PC-BSD's sysadm middleware WebSocket & REST server
Official repo for TrueOS' sysadm middleware WebSocket & REST server
This middleware acts as the core for controlling a PC-BSD or FreeBSD <br />
This middleware acts as the core for controlling a TrueOS or FreeBSD <br />
system either locally or remotely via WebSockets or REST. It is also the <br />
server component to [TrueOS' SysAdm GUI client](https://github.com/trueos/sysadm-ui-qt).