Skip to content

Commit 86469ad

Browse files
committed
Update "README.md": Improve "Git tags" section
1 parent 65e71ee commit 86469ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ This is an example Lang native module for the Standard Lang implementation of la
33

44
## Git tags
55
The git tags starting with `lang-` are used to mark the last commit of this repository which is still compatible with the standard lang release with that version number.
6+
Every commit after a tag requires either the next standard lang version or if no newer version was released, the latest state of the standard lang repository (= newest commit).
67

78
## Setup & Compile
89
1. Download the code from the [standard lang repository](https://github.com/JDDev0/lang)

0 commit comments

Comments
 (0)