From: Vladimir Panteleev Date: Sun, 10 Sep 2017 05:43:53 +0000 (+0000) Subject: Add README.md (#2910) X-Git-Tag: 4.15~103 X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=commitdiff_plain;h=65e8c02f2f71c9b78d93b71a3056c2c0a77ff7bf Add README.md (#2910) --- diff --git a/README.md b/README.md new file mode 100644 index 00000000..21b2e24b --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +![Logo](docs/logo-30.png) i3: A tiling window manager +===================================================== + +[![Build Status](https://travis-ci.org/i3/i3.svg?branch=next)](https://travis-ci.org/i3/i3) +[![Issue Stats](http://www.issuestats.com/github/i3/i3/badge/issue?style=flat)](http://www.issuestats.com/github/i3/i3) +[![Pull Request Stats](http://www.issuestats.com/github/i3/i3/badge/pr?style=flat)](http://www.issuestats.com/github/i3/i3) + +i3 is a tiling window manager for X11. + +For more information about i3, please see [the project's website](https://i3wm.org/) and [online documentation](https://i3wm.org/docs/). + +For information about contributing to i3, please see [CONTRIBUTING.md](.github/CONTRIBUTING.md).