Skip to content

Commit 45cfc74

Browse files
committed
README
1 parent 4452956 commit 45cfc74

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
![Phish.in Logo](https://i.imgur.com/Zmj586L.jpg)
44

5-
**Phish.in** is an open source archive of live Phish audience recordings.
5+
Phish.in is an open source archive of live Phish audience recordings.
66

7-
**Ruby on Rails** and **Grape API** wrap a **PostgreSQL** database on the backend. There's a [web frontend](https://phish.in) written in **React** for browsing and playing audio content as well as a [JSON API](https://phish.in/api-docs) for accessing content programmatically.
7+
Ruby on Rails and Grape API wrap a PostgreSQL database on the backend. There's a [web frontend](https://phish.in) written in React for browsing and playing audio content as well as a [JSON API](https://phish.in/api-docs) for accessing content programmatically.
88

9-
All audio is provided in MP3 format. More formats and sources may be made available at a later time. Assets such as audio MP3s, waveform PNGs, and album art JPEGs are served directly from the web server and cached via CloudFlare CDN.
9+
All audio is provided in MP3 format. More formats and sources may be made available at a later time. Assets including audio MP3s, waveform PNGs, and album art JPEGs are served directly from the web server and cached via CloudFlare CDN.
1010

1111
Join the [Discord](https://discord.gg/KZWFsNN) to discuss content and development.
1212

@@ -17,7 +17,7 @@ Join the [Discord](https://discord.gg/KZWFsNN) to discuss content and developmen
1717

1818
2. Clone the repo to your local machine
1919

20-
3. Download the [Development SQL File](https://www.dropbox.com/scl/fi/6zv4bzxxcjgv3ouv8d3ek/phishin-dev.sql?rlkey=4trafp2vxcgc1iuuq36yhl9gc&st=qbpu7wfq&dl=0) and import it:
20+
3. Download the [Development SQL File](https://www.dropbox.com/scl/fi/6zv4bzxxcjgv3ouv8d3ek/phishin-dev.sql?rlkey=4trafp2vxcgc1iuuq36yhl9gc&dl=0) and import it:
2121

2222
```bash
2323
# Copy SQL dump into PG container and run it

0 commit comments

Comments
 (0)