Skip to content

Commit

Permalink
Add sections Release history, Author, License
Browse files Browse the repository at this point in the history
  • Loading branch information
pamoroso authored Mar 27, 2023
1 parent 1a09d04 commit 289bf20
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,23 @@ EXTRACT.STRINGS STREAM MIN.LEN
returns a list of the strings of at least `MIN.LEN` characters read from `STREAM`. The function assumes the input stream is already open.


## Release history

See the [list of releases](https://github.com/pamoroso/stringscope/releases) for notes on the changes in each version.


## Learn more

- [Stringscope project updates](https://write.as/paoloamoroso/tag:stringscope)
- [`strings`](https://en.wikipedia.org/wiki/Strings_(Unix))
- [Medley Interlisp](https://interlisp.org)


## Author

Stringscope is developed by [Paolo Amoroso](https://github.com/pamoroso).


## License

This code is distributed under the MIT license, see the `LICENSE` file.

0 comments on commit 289bf20

Please sign in to comment.