40 lines
740 B
Markdown
40 lines
740 B
Markdown
# mw-desktop
|
|
|
|
A desktop interface to MicroWorld, using Swing
|
|
|
|
## Installation
|
|
|
|
Download from http://example.com/FIXME.
|
|
|
|
## Usage
|
|
|
|
FIXME: explanation
|
|
|
|
java -jar mw-desktop-0.1.0-standalone.jar [args]
|
|
|
|
## Options
|
|
|
|
FIXME: listing of options this app accepts.
|
|
|
|
## Examples
|
|
|
|
...
|
|
|
|
### Bugs
|
|
|
|
...
|
|
|
|
### Any Other Sections
|
|
### That You Think
|
|
### Might be Useful
|
|
|
|
## License
|
|
|
|
Copyright © 2023 Simon Brooke
|
|
|
|
This program and the accompanying materials are made available under the
|
|
terms of the GNU General Public License as published by
|
|
the Free Software Foundation, either version 2 of the License, or (at your
|
|
option) any later version, with the GNU Classpath Exception which is available
|
|
at https://www.gnu.org/software/classpath/license.html.
|