Skip to content

Commit 089fb14

Browse files
committed
Update Readme
1 parent f86e71f commit 089fb14

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ for CNC programmers.
88
- [Some shortcuts](#some-shortcuts)
99
- [Getting GCodeWorkShop](#getting-gcodeworkshop)
1010
- [Command line options](#command-line-options)
11+
- [License](#license)
1112

1213

1314
Some features
@@ -68,9 +69,21 @@ In addition, third-party builds are available:
6869
- For [OpenSuse](https://build.opensuse.org/package/show/home:AndnoVember:LXQt:Qt6/gcodeworkshop),
6970
thanks to Андрей Алыпов (AndnoVember).
7071

72+
[![Packaging status](https://repology.org/badge/vertical-allrepos/gcodeworkshop.svg)](https://repology.org/project/gcodeworkshop/versions)
73+
7174

7275
Command line options
7376
------------------
7477

7578
- open file -> `gcodeworkshop file.nc`
7679
- diff two files -> `gcodeworkshop -diff file1.nc file2.nc`
80+
81+
82+
## License
83+
84+
GCodeWorkShop is distributed under the GNU LGPL version 3 license. You can get
85+
the source code at the following sites:
86+
87+
- [GitHub](https://github.com/GCodeProjects/GCodeWorkShop)
88+
- [GitFlic](https://gitflic.ru/project/u-235/gcodeworkshop)
89+
- [Codeberg](https://codeberg.org/u-235/GCodeWorkShop)

0 commit comments

Comments
 (0)