Skip to content

Commit

Permalink
馃摑 Fix url error in README for logo (#554)
Browse files Browse the repository at this point in the history
  • Loading branch information
dubzzz committed Mar 10, 2023
1 parent f94885c commit a915b6a
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
@@ -1,5 +1,5 @@
<h1>
<img src="https://raw.githubusercontent.com/dubzzz/pure-rand/assets/logo.svg" alt="pure-rand logo" />
<img src="https://raw.githubusercontent.com/dubzzz/pure-rand/main/assets/logo.svg" alt="pure-rand logo" />
</h1>

Fast Pseudorandom number generators (aka PRNG) with purity in mind!
Expand Down

0 comments on commit a915b6a

Please sign in to comment.