From 2f62eabc2fc47880391ea12d31aa002925de5ffd Mon Sep 17 00:00:00 2001 From: Gorkem Date: Mon, 28 Jul 2025 15:31:49 -0500 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 173e9b9..a63b255 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # MarbleClock +[![License: GNU General Public License v3.0](https://img.shields.io/badge/Firmware%20License-GNU%20GPL--v3.0-yellow)](https://www.gnu.org/licenses/gpl-3.0.en.html#license-text) +[![License: CC BY-SA 4.0](https://img.shields.io/badge/Documentation%20License-CC_BY--SA_4.0-lightgrey)](https://creativecommons.org/licenses/by-sa/4.0/) + + +This repository contains all the files and documentation for MarbleClock, a 3D printed rolling ball clock that tells the time by the location of marbles/balls [Visit the DIY guide](https://gorkem.cc/projects/MarbleClock) for details. + + +File structure: ++ `Firmware` contains the code and necessary drivers. ++ `CAD` contains print ready .stl files \ No newline at end of file