Update README
This commit is contained in:
parent
0c0b9640f8
commit
b353fc133e
|
@ -18,7 +18,7 @@ set (project_VERSION "${project_VERSION_MAJOR}")
|
|||
set (project_VERSION "${project_VERSION}.${project_VERSION_MINOR}")
|
||||
set (project_VERSION "${project_VERSION}.${project_VERSION_PATCH}")
|
||||
|
||||
set (project_URL "http://github.com/pjanouch/logdiag")
|
||||
set (project_URL "http://git.janouch.name/p/logdiag")
|
||||
|
||||
# For custom modules
|
||||
set (CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake)
|
||||
|
|
16
README.adoc
16
README.adoc
|
@ -11,11 +11,7 @@ image::logdiag.png[align="center"]
|
|||
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
|
||||
a package with the latest development version from Archlinux's AUR.
|
||||
|
||||
Requirements
|
||||
------------
|
||||
|
@ -105,13 +101,13 @@ Just install MinGW-w64 and let automation take care of the rest.
|
|||
-DCMAKE_BUILD_TYPE=Release
|
||||
$ cpack
|
||||
|
||||
Contributing and support
|
||||
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://irc.janouch.name, channel #dev.
|
||||
Use https://git.janouch.name/p/logdiag to report any bugs, request features,
|
||||
or submit pull requests. `git send-email` is tolerated. If you want to discuss
|
||||
the project, feel free to join me at ircs://irc.janouch.name, channel #dev.
|
||||
|
||||
Bitcoin donations: 12r5uEWEgcHC46xd64tt3hHt9EUvYYDHe9
|
||||
Bitcoin donations are accepted at: 12r5uEWEgcHC46xd64tt3hHt9EUvYYDHe9
|
||||
|
||||
License
|
||||
-------
|
||||
|
|
Loading…
Reference in New Issue