Update README
This commit is contained in:
parent
0f4d54ad70
commit
d670a1691f
|
@ -17,3 +17,4 @@ src/BSDSocket_Size.s
|
||||||
src/bsdsocket_lib.fd
|
src/bsdsocket_lib.fd
|
||||||
src/bsdsocket_lvo.i
|
src/bsdsocket_lvo.i
|
||||||
src/*.Lib
|
src/*.Lib
|
||||||
|
libs/
|
||||||
|
|
10
README.md
10
README.md
|
@ -153,6 +153,16 @@ Doing something cool with the extension?
|
||||||
timeouts using `Socket Async Wait Writing` to determine if the Internet
|
timeouts using `Socket Async Wait Writing` to determine if the Internet
|
||||||
is available.
|
is available.
|
||||||
|
|
||||||
|
## Slot 18 taken already?
|
||||||
|
|
||||||
|
I'm also building releases for slots 9, 11, and 17. They're available for
|
||||||
|
separate download from each Release version 1.1.4 and on.
|
||||||
|
|
||||||
|
Note that you won't be able to load the test AMOS programs, or any other
|
||||||
|
progaam using the Slot 18 version, because AMOS uses the extension's slot
|
||||||
|
number in the saved tile. You'll have to export and import ASCII versions
|
||||||
|
of programs.
|
||||||
|
|
||||||
## Versioning
|
## Versioning
|
||||||
|
|
||||||
This project uses semantic versioning.
|
This project uses semantic versioning.
|
||||||
|
|
Loading…
Reference in New Issue