Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix main image
  • Loading branch information
design1online authored Oct 12, 2023
1 parent a4800cb commit c477786
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![WTF?! Adventure](https://github.com/design1online/WTF-Adventure/blob/main/assets/img/wtfadventure.png?raw=true "WTF?! Adventure")
![WTF?! Adventure](https://github.com/design1online/WTF-Adventure/blob/main/public/img/wtfadventure.png?raw=true "WTF?! Adventure")


![Node CI](https://github.com/design1online/WTF-Adventure/workflows/node%20ci/badge.svg) ![Code Coverage](https://img.shields.io/codecov/c/gh/design1online/WTF-Adventure) ![WTFPL](https://img.shields.io/static/v1?label=license&message=wtfpl--2.0&color=blueviolet) ![ESDocs Coverage](https://raw.githubusercontent.com/design1online/WTF-Adventure/main/docs/badge.svg?sanitize=true) ![Version](https://img.shields.io/github/package-json/v/design1online/WTF-Adventure)
Expand Down Expand Up @@ -126,4 +126,4 @@ Now open your browser and navigate to `http://{ip}:{port}/` as defined in your c
* Errors installing dependencies
* When this happens you will need to look at the specific error you are getting from the dependency and try to resolve the issue
* Sometimes these can be fixed by upgrading to the latest version or bumping back to a previous version
* Try searching on Stack Overflow or in the GitHub repo click on the issues tab for the NPM package causing the issue to see if there is a possible solution
* Try searching on Stack Overflow or in the GitHub repo click on the issues tab for the NPM package causing the issue to see if there is a possible solution

0 comments on commit c477786

Please sign in to comment.