README
This commit is contained in:
parent
38a0229899
commit
f796470a21
1 changed files with 11 additions and 1 deletions
12
README.md
12
README.md
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## Upgrading
|
## Upgrading
|
||||||
|
|
||||||
When upgrading from a previous version, please refer to the file `UPGRADING.md`
|
When upgrading from a previous version, please refer to the file [UPGRADING.md](UPGRADING.md)
|
||||||
because there might be incompatible changes that require your attention.
|
because there might be incompatible changes that require your attention.
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
|
@ -16,6 +16,16 @@ Generic: cpan Term::ReadLine::Gnu
|
||||||
|
|
||||||
2. Clone the repository, run revbank :)
|
2. Clone the repository, run revbank :)
|
||||||
|
|
||||||
|
## Using revbank
|
||||||
|
|
||||||
|
Type `help`.
|
||||||
|
|
||||||
|
Even more helpful text is available on the [the RevBank page on the RevSpace wiki](https://revspace.nl/RevBank).
|
||||||
|
|
||||||
|
## Writing plugins
|
||||||
|
|
||||||
|
Read [RevBank::Plugins](lib/RevBank/Plugins.pod) and [RevBank::Amount](lib/RevBank/Amount.pod).
|
||||||
|
|
||||||
## Exiting revbank
|
## Exiting revbank
|
||||||
|
|
||||||
Exiting is not supported because it's desigend to run continuously. But if you
|
Exiting is not supported because it's desigend to run continuously. But if you
|
||||||
|
|
Loading…
Add table
Reference in a new issue