ath79: add kernel 5.10 support
[openwrt/openwrt.git] / README.md
index 652fe9cd44a68f0210b3fe3a7bd2e4af151cf6eb..b30819205be77c62cbf08299820dd00a99d182cf 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-![OpenWrt logo](/logo.svg)
+![OpenWrt logo](include/logo.png)
 
 OpenWrt Project is a Linux operating system targeting embedded devices. Instead
 of trying to create a single, static firmware, OpenWrt provides a fully
@@ -25,8 +25,8 @@ the [Build System Setup](https://openwrt.org/docs/guide-developer/build-system/i
 documentation.
 
 ```
-gcc binutils bzip2 flex python3 perl make find grep diff unzip gawk getopt
-subversion libz-dev libc-dev
+gcc binutils bzip2 flex python3 perl make4.1+ find grep diff unzip gawk getopt
+subversion libz-dev libc-dev rsync
 ```
 
 ### Quickstart