development/alloy: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-12 20:46:27 -04:00 committed by Willy Sudiarto Raharjo
parent 2bd04a7f5a
commit 1d9ef0c4e5
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -1,3 +1,4 @@
Alloy is a lightweight modelling language for software design. It is amenable
to a fully automatic analysis, using the Alloy Analyzer, and provides a
visualizer for making sense of solutions and counterexamples it finds.
Alloy is a lightweight modelling language for software design. It is
amenable to a fully automatic analysis, using the Alloy Analyzer, and
provides a visualizer for making sense of solutions and counterexamples
it finds.