aboutsummaryrefslogtreecommitdiff
path: root/cast/README.md
diff options
context:
space:
mode:
authormark a. foltz <mfoltz@chromium.org>2019-05-01 16:34:00 -0700
committerCommit Bot <commit-bot@chromium.org>2019-05-02 20:30:52 +0000
commit513b5595a8c07d9814db163aaf869d9404413cda (patch)
tree472214d936ebb7178ff97bbdb9f07e53e2d0a128 /cast/README.md
parentf1e4bb71be2c8b58871cf4788528039d18cbab95 (diff)
downloadopenscreen-513b5595a8c07d9814db163aaf869d9404413cda.tar.gz
[libcast] Adds Cast folder structure.
This adds a basic folder structure for libcast code with README files and DEPS to enforce component layering per the design doc. Change-Id: I42555ae1f6b5f696bbbd4a8859da801740382304 Reviewed-on: https://chromium-review.googlesource.com/c/openscreen/+/1592675 Commit-Queue: mark a. foltz <mfoltz@chromium.org> Reviewed-by: Max Yakimakha <yakimakha@google.com> Reviewed-by: Brandon Tolsch <btolsch@chromium.org>
Diffstat (limited to 'cast/README.md')
-rw-r--r--cast/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/cast/README.md b/cast/README.md
new file mode 100644
index 00000000..1b890c5b
--- /dev/null
+++ b/cast/README.md
@@ -0,0 +1,5 @@
+# libcast
+
+libcast is an open source implementation of the Cast procotol supporting Cast
+applications and streaming to Cast-compatible devices.
+