diff options
author | Drew DeVault <sir@cmpwn.com> | 2017-08-13 14:01:55 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2017-08-13 14:16:55 -0400 |
commit | 38f77a8937e8a9b6d6a3bb1d4744ed463ceaf411 (patch) | |
tree | f6e4356ff434228335463d22cfebb1b5a8a37ac9 /README.md | |
parent | 1b9ee85bc526f5bdbf0a7f786e88ffdbceaadd8f (diff) |
Translate README to Japanese / READMEを日本語訳す
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,5 +1,7 @@ # sway [![](https://api.travis-ci.org/SirCmpwn/sway.svg)](https://travis-ci.org/SirCmpwn/sway) [![Donate with fosspay](https://drewdevault.com/donate/static/donate-with-fosspay.png)](https://drewdevault.com/donate?project=4) +[**English**](https://github.com/SirCmpwn/sway/blob/master/README.md#sway--) - [日本語](https://github.com/SirCmpwn/sway/blob/master/README.ja.md#sway--) + "**S**irCmpwn's **Way**land compositor" is a **work in progress** i3-compatible [Wayland](http://wayland.freedesktop.org/) compositor. Read the [FAQ](https://github.com/SirCmpwn/sway/wiki). Join the @@ -93,5 +95,5 @@ you want some inspiration, and definitely check out the ## Running -Instead of running `startx`, run `sway`. You can run `sway` from within X as -well, which is useful for testing. +Run `sway` from a TTY. Some display managers may work but are not supported by +Sway (gdm is known to work fairly well). |