From 3ef0602c4132b4ce0853e5341b4c9906310bdb30 Mon Sep 17 00:00:00 2001 From: shivamkhade24 <47654225+shivamkhade24@users.noreply.github.com> Date: Thu, 1 Oct 2020 19:09:12 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ae36d73..85da308 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ -OpenHouse +Open_House === OpenHouse is: -* Secure -- no broadcasting your every movement across the internet to +* Secure/Privacy -- no broadcasting your every movement across the internet to hundreds of servers you don't control. * Easy -- IoT interations are represented in Yggdrasil, a dataflow language that makes orchestrating complex interactions trivial. * Fast -- OpenHouse is 100% Rust. Switching on lights should take nanoseconds, not milliseconds. -Getting Started +Getting Started With =============== 1) `cargo install --git https://github.com/terrence2/OpenHouse.git` 2) `$EDITOR home.ygg` -3) `oh_daemon --config home.ygg` \ No newline at end of file +3) `oh_daemon --config home.ygg`