From d896726f94d538c29fff297e93fe3af9bb9ba904 Mon Sep 17 00:00:00 2001
From: Krisjanis Rijnieks <krisjanis.rijnieks@gmail.com>
Date: Sun, 21 Jun 2020 22:35:59 +0300
Subject: [PATCH] Mark regulators as done

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5f285b1..c36ff15 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ This library (should) cover all the electronics components found in the official
 - [x] H-Bridge motor drivers
 - [x] Tripple H-Bridge motor drivers
 - [x] Stepper motor drivers
-- [ ] Regulators
+- [x] Regulators
 - [ ] Charge controllers
 - [x] Amplifiers
 - [x] LEDs
-- 
GitLab