diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Map for Linux -A wardley mapping tool: Write some text, get a diagram +A wardley mapping tool for linux: Write some text, get a diagram. ## Building @@ -28,6 +28,11 @@ Run `make test` * To format: `make format` * To lint: `make lint` +## Notes for Developers. + +`meson.build` is the source of truth for the version. A script will update all +other sources to make sure they're in sync. + ## Distributing Available package formats: deb, rpm, tar.gz, flatpak |