Skip to content

Commit

Permalink
README changes
Browse files Browse the repository at this point in the history
  • Loading branch information
WaviestBalloon committed May 2, 2023
1 parent 4b651c3 commit 3e793cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
# <img src="https://gitpfp.wav.blue/pfp?mag=0.5&name=github-pfp"> github-pfp
An attempt to replicate GitHub's default profile pictures in under 100 lines (excluding junk)

## <img src="https://gitpfp.wav.blue/pfp?mag=0.5&name=installation"> Installation
## <img src="https://gitpfp.wav.blue/pfp?mag=0.2&name=installation"> Installation
1. Clone the repository
2. Run `npm i` to install dependencies
3. Run `./start.sh` to transpile and start the server

## <img src="https://gitpfp.wav.blue/pfp?mag=0.5&name=usage"> Usage
## <img src="https://gitpfp.wav.blue/pfp?mag=0.2&name=usage"> Usage
Go to the root of the server (default: `localhost:3000`) for usage instructions after running the server

## <img src="https://gitpfp.wav.blue/pfp?mag=0.5&name=resources"> Resources
## <img src="https://gitpfp.wav.blue/pfp?mag=0.2&name=resources"> Resources
- GitHub for really cool profile pictures
- GitHub Co-Pilot for holding my hand with the super complex mathamatical stuff
- [United States Naval Academy](https://www.usna.edu/Users/cs/roche/courses/s15si335/proj1/files.php%3Ff=names.txt.html) for the name list sample (`fillernames.txt`)

0 comments on commit 3e793cb

Please sign in to comment.