diff --git a/README.md b/README.md new file mode 100644 index 0000000..4880cd5 --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +# NAME + +revbank - Banking for hackerspace visitors + +# DESCRIPTION + +Maybe I'll write some documentation, but not now. + +Shell-like invocation with `-c` is supported, sort of, but it has to be a +complete command. Currently, multiple commands are supported on the command +line (space separated), but that's an unintended feature... + +# PLUGINS + +Refer to [RevBank::Plugins](https://metacpan.org/pod/RevBank::Plugins) for documentation about writing plugins. + +# AUTHOR + +Juerd Waalboer <#####@juerd.nl> + +# LICENSE + +Pick your favorite OSI license. diff --git a/README.pod b/README.pod deleted file mode 120000 index 4c360c8..0000000 --- a/README.pod +++ /dev/null @@ -1 +0,0 @@ -revbank \ No newline at end of file