From 2d8040cd19b22d4acc287b9819f61d481f606c21 Mon Sep 17 00:00:00 2001 From: fabolous005 Date: Wed, 22 Nov 2023 22:21:42 +0100 Subject: [PATCH] remove old readme + update new REDAME --- README.md | 4 +++- readme.md | 8 -------- 2 files changed, 3 insertions(+), 9 deletions(-) delete mode 100644 readme.md diff --git a/README.md b/README.md index 19a2b97..cfbc2ea 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # pstable -Stats for the Chemical Elements \ No newline at end of file +Stats for the Chemical Elements + +The data is provided from data.csv which was shamelessly borrowed (and slightly modified) from https://github.com/andrejewski/periodic-table diff --git a/readme.md b/readme.md deleted file mode 100644 index e90f1fc..0000000 --- a/readme.md +++ /dev/null @@ -1,8 +0,0 @@ -# Periodic Table - -![](https://github.com/trangar/periodic_table/workflows/Quickstart/badge.svg) - -This library provides a list of elements in the periodic table. For more info, see the [docs](https://docs.rs/periodic_table) - -The data is provided from `data.csv` which was shamelessly borrowed from [https://github.com/andrejewski/periodic-table](https://github.com/andrejewski/periodic-table) -