Skip to content

Commit

Permalink
Fixed image link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
brentvollebregt committed Nov 22, 2018
1 parent ab72f57 commit 337a00a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ count = xmlHttp.responseText;
## Generating Links With A Tool Hosted By The Server
Going to the location ```/``` on the server, you will be served with a HTML page that contains a tool to create the image tag or markdown element and search up a websites count.

![Interface](https://nitratine.net/images/hit-counter/interface.png)
![Interface](https://nitratine.net/post-assets/hit-counter/interface.png)

## Hosting Your Own Server
Running this server is very easy, simple clone the repo (or download the files) and run ```server.py```
Expand Down

0 comments on commit 337a00a

Please sign in to comment.