From 42d5f3e3f417bec83068c68dd9df19328a8133e2 Mon Sep 17 00:00:00 2001 From: Mat Sutcliffe Date: Sun, 5 Jul 2020 01:25:44 +0100 Subject: [PATCH] Readme: emojis in links --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bfbb1d5d2..f3b4fb934 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +About +===== + _swift_ is a pilot client for virtual air traffic simulation networks, such as VATSIM, supporting the following simulators and operating systems: @@ -19,11 +22,11 @@ Downloads Resources ========= -[Website](https://swift-project.org/) +[:globe_with_meridians: Website](https://swift-project.org/) -[User documentation](https://docs.swift-project.org/) +[:blue_book: User documentation](https://docs.swift-project.org/) -[Discord](https://discord.gg/R7Atd9A) +[:wave: Discord](https://discord.gg/R7Atd9A) Contributing ============ @@ -38,4 +41,4 @@ _swift_ is written in modern C++14 using the Qt framework. Pull requests should be made against the current active development branch, which is `develop/0.9.5`. -[Developer documentation](https://docs.swift-project.org/dev/) +[:blue_book: Developer documentation](https://docs.swift-project.org/dev/)