Add a small introduction to the README
This commit is contained in:
parent
e4b90761b8
commit
26fc7c0bd6
10
README.md
10
README.md
@ -1,3 +1,13 @@
|
|||||||
|
The repository contains a collection of random scripts and short programs.
|
||||||
|
|
||||||
|
# Requirements
|
||||||
|
|
||||||
|
- Ruby 3 for Ruby scripts in `bin/`.
|
||||||
|
- For Haskell: The GHC compiler and cabal build system. The programs can be then
|
||||||
|
built and run with `cabal run program-name -- --options`.
|
||||||
|
|
||||||
|
# Contents
|
||||||
|
|
||||||
1. [7digital.rb](#7digitalrb)
|
1. [7digital.rb](#7digitalrb)
|
||||||
2. [mock\_server.rb](#mock_serverrb)
|
2. [mock\_server.rb](#mock_serverrb)
|
||||||
3. [read\_logs.rb](#read_logsrb)
|
3. [read\_logs.rb](#read_logsrb)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user