diff --git a/readme.md b/readme.md index afefbf6..d4dd335 100644 --- a/readme.md +++ b/readme.md @@ -57,6 +57,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Weather](#weather) - [Browser Replacement](#browser-replacement) - [Internet Speedtest](#internet-speedtest) + - [Science](#science) - [Command Line Learning](#command-line-learning) - [Data Manipulation](#data-manipulation) - [Processors](#processors) @@ -473,6 +474,10 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [speedtest-cli](https://github.com/sivel/speedtest-cli) - Test internet bandwidth using speedtest.net. - [bandwhich](https://github.com/imsnif/bandwhich) - Track bandwidth utilization by process. +### Science + +- [periodic-table-cli](https://github.com/spirometaxas/periodic-table-cli) - View and explore the Periodic Table of Elements. + ## Command Line Learning - [cmdchallenge](https://cmdchallenge.com) - Presents small shell challenge with user submitted solutions.