From 18a57119b90aeda0ba752bf57405ec26f9f1ab6e Mon Sep 17 00:00:00 2001 From: garywill Date: Sun, 23 Apr 2023 14:05:41 +0800 Subject: [PATCH] readme --- README.md | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 6e04473..c88d077 100644 --- a/README.md +++ b/README.md @@ -428,6 +428,22 @@ On exit of a linux-router instance, script **will do cleanup**, i.e. undo most c 5. The wifi device which is used to create hotspot is `rfkill unblock`ed 6. WiFi country code, if user assigns +## Meet contributor(s) and become one of them + +Visit [**my homepage** 🏑](https://garywill.github.io) to see **more tools and projects** πŸ› οΈ. + +> [❀️ Buy me a coffee](https://github.com/garywill/receiving/blob/master/receiving_methods.md) , this project took me lots of time! ([❀️ ζ‰«η ι’†ηΊ’εŒ…εΉΆζ‰“θ΅δΈ€δΈͺ!](https://github.com/garywill/receiving/blob/master/receiving_methods.md)) +> +> πŸ₯‚ ( ^\_^) oθ‡ͺθ‡ͺo (^_^ ) 🍻 + +🀝 Bisides, thank [create_ap](https://github.com/oblique/create_ap) by [oblique](https://github.com/oblique). This script was forked from create\_ap. Now they are quite different. (See `history` branch for how I modified create_ap). 🀝 Also thank those who contributed to that project. + +πŸ‘¨β€πŸ’» You can be contributor, too! + +- πŸƒ There're some TO-DOs listed, in both [readme TODO](#todo) and [in the code file](https://github.com/garywill/linux-router/search?q=TODO&type=code) +- πŸƒ Also some [unfulfilled enhancements in the Issues](https://github.com/garywill/linux-router/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement) +- πŸ™‹β€β™‚οΈ Contributions are not limited to coding. There're [some posts and questions](https://github.com/garywill/linux-router/issues) that need more people to answer + ## TODO Sooner is better: @@ -498,18 +514,4 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -## Meet contributor(s) and become one of them -Visit [**my homepage** 🏑](https://garywill.github.io) to see **more tools and projects** πŸ› οΈ. - -> [❀️ Buy me a coffee](https://github.com/garywill/receiving/blob/master/receiving_methods.md) , this project took me lots of time! ([❀️ ζ‰«η ι’†ηΊ’εŒ…εΉΆζ‰“θ΅δΈ€δΈͺ!](https://github.com/garywill/receiving/blob/master/receiving_methods.md)) -> -> πŸ₯‚ ( ^\_^) oθ‡ͺθ‡ͺo (^_^ ) 🍻 - -🀝 Bisides, thank [create_ap](https://github.com/oblique/create_ap) by [oblique](https://github.com/oblique). This script was forked from create\_ap. Now they are quite different. (See `history` branch for how I modified create_ap). 🀝 Also thank those who contributed to that project. - -πŸ‘¨β€πŸ’» You can be contributor, too! - -- πŸƒ There're some TO-DOs listed, at both [above](#todo) and [in the code file](https://github.com/garywill/linux-router/search?q=TODO&type=code) -- πŸƒ Also some [unfulfilled enhancements in the Issues](https://github.com/garywill/linux-router/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement) -- πŸ™‹β€β™‚οΈ Contributions are not limited to coding. There're [some posts and questions](https://github.com/garywill/linux-router/issues) that need more people to answer