diff --git a/README.md b/README.md index 33038bc..0c171d9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,17 @@ Uberwriter ========== +# About + Uberwriter is a GTK+ based distraction free Markdown editor, mainly developed by Wolf Vollprecht. It uses pandoc as backend for markdown parsing and offers a very clean and sleek user interface. +# Contributions and localization + +If you want to help to localize the project, just join us at [Poeditor](https://poeditor.com/join/project/gxVzFyXb2x) +Any help is appreciated! + +# Running and building it + To use uberwriter, please make sure you have some dependencies installed: - Pandoc, the program used to convert Markdown to basically anything else (the package name should be pandoc in most distributions)