mirror of
https://github.com/dmolony/DiskBrowser.git
synced 2025-08-09 01:25:03 +00:00
fixed headings
This commit is contained in:
22
README.md
22
README.md
@@ -1,6 +1,6 @@
|
||||
#Apple II Disk Browser
|
||||
# Apple II Disk Browser
|
||||
|
||||
###Features
|
||||
### Features
|
||||
- Applesoft and Integer Basic
|
||||
- Pascal disassembler
|
||||
- 6502 disassembler
|
||||
@@ -24,20 +24,20 @@
|
||||
* Download DiskBrowser.jar from the [releases](https://github.com/dmolony/diskbrowser/releases) page.
|
||||
* Double-click the jar file, or enter 'java -jar DiskBrowser.jar' in the terminal.
|
||||
|
||||
###Example Screens
|
||||
####Disk listing
|
||||
### Example Screens
|
||||
#### Disk listing
|
||||

|
||||
####Disk contents
|
||||
#### Disk contents
|
||||

|
||||
####Hard disk
|
||||
#### Hard disk
|
||||

|
||||
####Pascal code
|
||||
#### Pascal code
|
||||

|
||||
####Zork
|
||||
#### Zork
|
||||

|
||||
####Wizardry
|
||||
#### Wizardry
|
||||

|
||||
####Visicalc
|
||||
#### Visicalc
|
||||

|
||||
####Complete Disk List
|
||||
#### Complete Disk List
|
||||

|
||||
|
Reference in New Issue
Block a user