diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2016-03-14 21:27:57 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2016-03-14 21:27:57 +0100 |
commit | 7e5e66073747e3949be37ee1da462f9028c98a6e (patch) | |
tree | 419d7c5fcdcfb62a5f9a5a2aee59546b8aa9c8cb /README.adoc | |
parent | 61f8b134a979b9db37ce275b330b3926959afef9 (diff) | |
download | tdv-7e5e66073747e3949be37ee1da462f9028c98a6e.tar.gz tdv-7e5e66073747e3949be37ee1da462f9028c98a6e.tar.xz tdv-7e5e66073747e3949be37ee1da462f9028c98a6e.zip |
Update README, Travis CI, termo
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index 5f04337..b49a97c 100644 --- a/README.adoc +++ b/README.adoc @@ -22,6 +22,15 @@ An approximate list of things that need to be resolved: used by StarDict) and let the user choose which dictionary to open - figure out a way to become capable of displaying most dictionaries +Packages +-------- +Regular releases are sporadic. git master should be stable enough. You can get +a package with the latest development version from Archlinux's AUR, or from +openSUSE Build Service for the rest of mainstream distributions. Consult the +list of repositories and their respective links at: + +https://build.opensuse.org/project/repositories/home:pjanouch:git + Building and Running -------------------- Build dependencies: CMake, pkg-config, xsltproc, docbook-xsl + @@ -71,7 +80,7 @@ Contributing and Support ------------------------ Use this project's GitHub to report any bugs, request features, or submit pull requests. If you want to discuss this project, or maybe just hang out with -the developer, feel free to join me at irc://anathema.irc.so, channel #anathema. +the developer, feel free to join me at irc://irc.janouch.name, channel #dev. License ------- |