From 90e2f20966de632ff7c6332781b73310701ad1a2 Mon Sep 17 00:00:00 2001
From: Krisjanis Rijnieks <krisjanis.rijnieks@gmail.com>
Date: Sat, 16 May 2020 23:39:16 +0300
Subject: [PATCH] Finalize this iteration for amps and opamps

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 2f3e24f..545d642 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ This library (should) cover all the electronics components found in the official
 - [ ] Stepper motor drivers
 - [ ] Regulators
 - [ ] Charge controllers
-- [ ] Amplifiers
+- [x] Amplifiers
 - [ ] LEDs
 - [ ] Photodetectors
 - [x] Speakers and mics
@@ -33,7 +33,7 @@ This library (should) cover all the electronics components found in the official
 - [ ] Hall-Effect sensors
 - [ ] Accelerometer
 - [ ] Pressure sensors
-- [ ] Op-Amp
+- [x] Op-Amp
 - [ ] Microcontrollers
 - [ ] Prog logic chips
 - [ ] Radios
-- 
GitLab