aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAnanth Bhaskararaman2016-02-18 13:59:15 +0530
committerAnanth Bhaskararaman2016-02-18 13:59:15 +0530
commitfb0b3df2c74dd551714f0e5f6fd44f9f5bb564f9 (patch)
tree7f09ae187a4d28843af14c7b9e1eb412d187735d /README.md
downloadaur-fb0b3df2c74dd551714f0e5f6fd44f9f5bb564f9.tar.gz
Cleaned up history for aur
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 000000000000..68f7bd44aff9
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# steam-standalone
+Run steam in big picture mode without a DE
+
+## Dependency List
+* polkit
+* systemd
+* xorg-server with xorg-xinit
+
+## Credit
+Credit for this package almost entirely belongs to graysky2(https://github.com/graysky2) and his kodi-standalone-service package.