Updating readme with weblate information.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
af3ac877f4
commit
2c799747a4
1 changed files with 15 additions and 3 deletions
18
README.md
18
README.md
|
@ -1,13 +1,17 @@
|
|||
#  LogarithmPlotter
|
||||
[](https://ci.ad5001.eu/Ad5001/LogarithmPlotter)
|
||||
[](https://hosted.weblate.org/engage/logarithmplotter/)
|
||||
[](https://flathub.org/apps/details/eu.ad5001.LogarithmPlotter)
|
||||
[](https://snapcraft.io/logarithmplotter)
|
||||
|
||||
Create graphs with logarithm scales, namely BODE diagrams.
|
||||
2D plotter software to make Bode plots, sequences and distribution functions.
|
||||
|
||||
## Run
|
||||
|
||||
You can simply run LogarithmPlotter using `python3 run.py`.
|
||||
|
||||
In order to test translations, you can use the `--lang=<lang code>` command line option to force the detected locale of LogarithmPlotter.
|
||||
|
||||
## Install
|
||||
|
||||
### Generate installers:
|
||||
|
@ -33,9 +37,17 @@ For all builds, you need [Python 3](https://python.org) with [PySide2](https://p
|
|||
|
||||
Run `bash linux/install_local.sh`
|
||||
|
||||
## Contribute
|
||||
|
||||
There are several ways to contribute to LogarithmPlotter.
|
||||
- You can help to translate [the project on Hosted Weblate](https://hosted.weblate.org/engage/logarithmplotter/):
|
||||
[](https://hosted.weblate.org/engage/logarithmplotter/)
|
||||
|
||||
- You can help the development of LogarithmPlotter. In order to get started, take a look at the [wiki](https://git.ad5001.eu/Ad5001/LogarithmPlotter/wiki/_pages).
|
||||
|
||||
## Legal notice
|
||||
LogarithmPlotter - Create graphs with logarithm scales.
|
||||
Copyright (C) 2021 Ad5001 <mail@ad5001.eu>
|
||||
LogarithmPlotter - 2D plotter software to make BODE plots, sequences and repartition functions.
|
||||
Copyright (C) 2022 Ad5001 <mail@ad5001.eu>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue