1
0
Fork 0
mirror of https://github.com/kdeldycke/awesome-falsehood.git synced 2025-10-30 23:26:41 -04:00

Merge pull request #27 from stevemoser/patch-1

Update link to Measurement in README
This commit is contained in:
Kevin Deldycke 2018-03-25 21:05:15 +02:00 committed by GitHub
commit 9fb2ab7424
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -251,7 +251,7 @@ module to parse, normalize and render postal addresses.
## Science
- [Falsehoods About Systems of
Measurement](https://web.archive.org/web/20150222171255/https://stevemoser.org/blog/2013/08/07/falsehoods-programmers-believe-about-systems-of-measurement/) -
Measurement](https://www.stevemoser.org/posts/dev/falsehoods-programmers-believe-about-systems-of-measurement.html) -
On working with systems of measurement and converting between them.