Skip to content

Commit

Permalink
add code credit to README #8
Browse files Browse the repository at this point in the history
  • Loading branch information
blahosyl committed Mar 24, 2024
1 parent cce4a67 commit bc199d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ Web Disability Simulator
- [Remove a certain characrer from a string](https://www.scaler.com/topics/javascript-remove-character-from-string/)
- [Evaulate a string as a mathematical expression](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval#never_use_direct_eval!)
- [Docstrings](https://stackoverflow.com/questions/34205666/utilizing-docstrings)
- [Enable and disable an input button](https://stackoverflow.com/a/13831737)

### Content

Expand Down

0 comments on commit bc199d6

Please sign in to comment.