diff --git a/README.md b/README.md index 9e7c4a3..209c1cb 100644 --- a/README.md +++ b/README.md @@ -617,7 +617,7 @@ Further resources on Cairo: - [PyCairo Visual Documentation](https://seriot.ch/pycairo/) -Note that Cairo uses software rendering. For accelerated rendering, Gtk Snapshot can be used (todo) +Note that Cairo uses software rendering. For accelerated rendering, Gtk Snapshot can be used, see sections further down below. ## Input handling in our drawing area