Showing
1 changed file
with
10 additions
and
10 deletions
@@ -14,29 +14,29 @@ | @@ -14,29 +14,29 @@ | ||
14 | 14 | ||
15 | # Communication and support channels: | 15 | # Communication and support channels: |
16 | 16 | ||
17 | -[Slack - English](https://communityinviter.com/apps/getxworkspace/getx) | 17 | +[**Slack (English)**](https://communityinviter.com/apps/getxworkspace/getx) |
18 | 18 | ||
19 | -[Discord - English and Portuguese](https://discord.com/invite/9Y3wK9) | 19 | +[**Discord (English and Portuguese)**](https://discord.com/invite/9Y3wK9) |
20 | 20 | ||
21 | -[Telegram - Portuguese](https://t.me/joinchat/PhdbJRmsZNpAqSLJL6bH7g) | 21 | +[**Telegram (Portuguese)**](https://t.me/joinchat/PhdbJRmsZNpAqSLJL6bH7g) |
22 | 22 | ||
23 | # Topics: | 23 | # Topics: |
24 | -- [About Get](#about-get) | ||
25 | -- [Installing](#installing) | ||
26 | -- [The Three pillars](#the-three-pillars) | 24 | +- [**About Get**](#about-get) |
25 | +- [**Installing**](#installing) | ||
26 | +- [**The Three pillars**](#the-three-pillars) | ||
27 | - [State management](#state-management) | 27 | - [State management](#state-management) |
28 | - [In-depth explanation](#in-depth-explanation) | 28 | - [In-depth explanation](#in-depth-explanation) |
29 | - [Route management](#route-management) | 29 | - [Route management](#route-management) |
30 | - [In-Depth Explanation](#in-depth-explanation-1) | 30 | - [In-Depth Explanation](#in-depth-explanation-1) |
31 | - [Dependency management](#dependency-management) | 31 | - [Dependency management](#dependency-management) |
32 | - [In-depth explanation](#in-depth-explanation-2) | 32 | - [In-depth explanation](#in-depth-explanation-2) |
33 | -- [How to contribute](#how-to-contribute) | ||
34 | -- [Utils](#utils) | 33 | +- [**How to contribute**](#how-to-contribute) |
34 | +- [**Utils**](#utils) | ||
35 | - [Change Theme](#change-theme) | 35 | - [Change Theme](#change-theme) |
36 | - [Other Advanced APIs](#other-advanced-apis) | 36 | - [Other Advanced APIs](#other-advanced-apis) |
37 | - [Optional Global Settings and Manual configurations](#optional-global-settings-and-manual-configurations) | 37 | - [Optional Global Settings and Manual configurations](#optional-global-settings-and-manual-configurations) |
38 | -- [Breaking changes from 2.0](#breaking-changes-from-20) | ||
39 | -- [Why I made this package](#why-i-made-this-package) | 38 | +- [**Breaking changes from 2.0**](#breaking-changes-from-20) |
39 | +- [**Why GetX?**](#why-getx?) | ||
40 | 40 | ||
41 | # About Get | 41 | # About Get |
42 | 42 |
-
Please register or login to post a comment