Update README.md

Readme clarification
This commit is contained in:
Paul M 2020-11-02 16:48:07 -06:00 committed by GitHub
parent d9dba801cf
commit c105995d6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,17 @@
# rpimc
Raspberry PI Medial Center
Designed to be used with a google chromecast. Componets seperated into branches.
Designed to be used with a google chromecasts. Componets seperated into branches.
# Frontend
A react native android application, acts as a remote control
# Frontend Branch
A react native android application, acts as a remote control. This is built using
Expo.
# Backend
# Backend Branch
A Python based web service and controller chromecasts
# Notes
Example for cloning the frontend
git clone -b frontend https://github.com/kake26/rpimc.git
Some values still hardcoded as its a work in progress. 1.0 Release will be soon.