From 06087653479d874d03964972f31a5a673aaa1739 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Tue, 17 Dec 2024 11:27:14 +0300 Subject: [PATCH] Add link to textbook website to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4febd9..10defcc 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ * MAVLink support. * Control using mobile phone (with QGroundControl app). * Completely 3D-printed frame. -* *Textbook and videos for students on writing a flight controller¹.* +* Textbook for students on writing a flight controller ([in development](https://quadcopter.dev)). * *Position control and autonomous flights using external camera¹*. * [Building and running instructions](docs/build.md).