Upcase tutorial file, mention it in README

Related: https://github.com/xmonad/xmonad/pull/278#issuecomment-850717606
This commit is contained in:
slotThe 2021-05-29 07:37:02 +02:00
parent 66514127f3
commit 40cd2081da
2 changed files with 3 additions and 2 deletions

View File

@ -82,7 +82,9 @@ to the last line of your `.xsession` or `.xinitrc` file.
## Configuring ## Configuring
See the [CONFIG][] document and the [example configuration file][example-config]. There is a full tutorial available in [TUTORIAL.md](./TUTORIAL.md).
Additionally, see the [CONFIG](./CONFIG) document, as well as the
[example configuration file][example-config].
## XMonadContrib ## XMonadContrib
@ -128,4 +130,3 @@ For a program dispatch menu:
[xmc-prompt-shell]: https://hackage.haskell.org/package/xmonad-contrib/docs/XMonad-Prompt-Shell.html [xmc-prompt-shell]: https://hackage.haskell.org/package/xmonad-contrib/docs/XMonad-Prompt-Shell.html
[platform]: http://haskell.org/platform/ [platform]: http://haskell.org/platform/
[example-config]: https://github.com/xmonad/xmonad-contrib/blob/master/XMonad/Config/Example.hs [example-config]: https://github.com/xmonad/xmonad-contrib/blob/master/XMonad/Config/Example.hs
[config]: https://github.com/xmonad/xmonad/blob/master/CONFIG