Skip to content

Commit 39255d7

Browse files
committed
Update readme
1 parent 9193537 commit 39255d7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,17 @@ Basically, for me using these modules help to
4040
* [exec](https://github.com/vorakl/bash-libs/tree/master/src.docs/content/pages/exec.rst)
4141
* [matrix](https://github.com/vorakl/bash-libs/tree/master/src.docs/content/pages/matrix.rst)
4242

43+
## Versions and Releases
44+
4345
There are two version files available:
4446

4547
* [latest.lst](http://bash.libs.cf/latest.lst),
4648
for modules located at `http://bash.libs.cf/latest/`
4749
* [stable.lst](http://bash.libs.cf/stable.lst)
4850
for modules located at `http://bash.libs.cf/stable/`
4951

50-
These versions allow you to stick to them in the future by addressing modules
51-
at `http://bash.libs.cf/v?.?.?/` location.
52+
Versions from `stable.lst` allow you to stick to them in the future by addressing
53+
modules at `http://bash.libs.cf/v?.?.?/` location.
5254

5355

5456
## Other documentation

0 commit comments

Comments
 (0)