Add readme

This commit is contained in:
Skylar Ittner 2018-07-01 21:55:08 -06:00
parent da552ac4d4
commit ae53b4315b

10
README.md Normal file
View File

@ -0,0 +1,10 @@
PC Info Client
==============
A cross-platform app for using the [PC Info API](Netsyms/PCInfo).
This is a hybrid project: it can be built and run with Cordova
(for Android and other mobile platforms) and NW.js
(for Linux and other desktop/laptop platforms).
Programmed in HTML ;)