diff options
author | S. Davilla <davilla@4pi.com> | 2012-05-04 12:14:41 -0400 |
---|---|---|
committer | S. Davilla <davilla@4pi.com> | 2012-05-04 19:38:21 -0400 |
commit | 6a5bc5a1089ff6cf31f10a9082f097c30a6e273d (patch) | |
tree | 63ddb75e73a32d43af126be3764d275588160fa7 /README | |
parent | ae4eb05f43abf1b69720bf8bb376fd4aedfbeede (diff) |
move README.xx to docs and create a generic README
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README new file mode 100644 index 0000000000..ccd466ab27 --- /dev/null +++ b/README @@ -0,0 +1,3 @@ +XBMC is a multimedia application that runs on multiple platforms. + +See docs/README.xxx for specific platform build information. |