Skip to content

Commit 24ede2e

Browse files
committed
Update README
1 parent 757c418 commit 24ede2e

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
****************************************************
1+
********************************
22
Eendraadschema Community edition
3-
****************************************************
3+
********************************
44

5-
=== Purpose ===
5+
## Purpose
66

77
Design and draw a one-wire diagram as enforced by the Belgian AREI legislation.
88
Source code written in Typescript, transpiled to Javascript and run in a browser.
99

10-
=== Build / Compile ===
10+
## Build / Compile
1111

1212
Below description is valid for a linux terminal with bash- or sh-shell.
1313
With some extra tweaks, compilation on other systems should be possible as well.
@@ -17,7 +17,7 @@ With some extra tweaks, compilation on other systems should be possible as well.
1717
- Run the ./compile -script from the dedicated folder.
1818
- Open index.html with a modern browser
1919

20-
=== General Public License ===
20+
## General Public License
2121

2222
Copyright (C) 2019-2025 Ivan Goethals GPLv3
2323

@@ -37,7 +37,7 @@ along with this program. If not, see http://www.gnu.org/licenses/.
3737
The source code of this community edition is hosted on Github at
3838
https://github.com/igoethal/eendraadschema.
3939

40-
=== Exclusive license ===
40+
## Exclusive license
4141

4242
Notwithstanding the above, the original and sole author of this edition,
4343
Ivan Goethals, reserves the exclusive right to create derivative works of
@@ -46,5 +46,3 @@ but not limited to proprietary licenses. This includes the ability to develop
4646
and offer a hosted edition with additional features not available in the
4747
community edition. This right does not extend to derivative works produced by
4848
others based on this community edition.
49-
50-
=== End of Document ===

0 commit comments

Comments
 (0)