From 7bbd582ba1376015f6cf24498f46db62811a2919 Mon Sep 17 00:00:00 2001 From: Karl Rupp Date: Thu, 15 Feb 2018 07:25:28 +0100 Subject: [PATCH] Added README.md. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b02390f --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Microprocessor Trend Data + +This repository contains the raw data used in my blog series on microprocessor trend data: + + * [42 Years of Microprocessor Trend Data](https://www.karlrupp.net/2018/02/42-years-of-microprocessor-trend-data/) + * [40 Years of Microprocessor Trend Data](https://www.karlrupp.net/2015/06/40-years-of-microprocessor-trend-data/) + +### License + +All raw data and my own plots are available under a Creative Commons Attribution 4.0 International Public License, see file [LICENSE.txt](LICENSE.txt) for details.