tweak README
This commit is contained in:
parent
fdc96965f3
commit
5223c9697f
12
README.md
12
README.md
@ -5,12 +5,12 @@ Simple HTML/JS/CSS Cassette Player
|
|||||||
## Instructions for hosting
|
## Instructions for hosting
|
||||||
|
|
||||||
1. Clone or download this repository.
|
1. Clone or download this repository.
|
||||||
a. if downloading as a zip file, extract to a temporary folder
|
- if downloading as a zip file, extract to a temporary folder
|
||||||
2. Copy or move the relevant files to the location you want to host them from.
|
2. Copy or move the relevant files to the location you want to host them from. **Keep all files together in the same location/folder**.
|
||||||
i. `index.html` - main HTML file
|
- `index.html` - main HTML file
|
||||||
ii. `app.js` - main app JavaScript file
|
- `app.js` - main app JavaScript file
|
||||||
iii. `styles.css` - app styling CSS file
|
- `styles.css` - app styling CSS file
|
||||||
iv. `background.png` - image for player background
|
- `background.png` - image for player background
|
||||||
3. Navigate to `http://<yourhost.com>/path/to/where/you/saved/index.html` in your browser.
|
3. Navigate to `http://<yourhost.com>/path/to/where/you/saved/index.html` in your browser.
|
||||||
|
|
||||||
### Alternatively, if just previewing
|
### Alternatively, if just previewing
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user