summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-12-04 20:11:38 -0500
committerGitHub <noreply@github.com>2020-12-04 20:11:38 -0500
commit55312551357f2e1bb79d1abe5ef6425e5d593ab5 (patch)
tree72e1301161aeae07a03ed759c8e4cbc7e05f6005 /README.md
parente56367fcbb933850f82140962542fb3f31627517 (diff)
docs: Add FAQ document (#339)
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2b8ffe00..dc5902e9 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,7 @@ A cross-platform graphical process/system monitor with a customizable interface
- [Disk and temperature filtering](#disk-and-temperature-filtering)
- [Battery](#battery)
- [Compatibility](#compatibility)
+- [FAQ](#faq)
- [Contribution](#contribution)
- [Contributors](#contributors)
- [Thanks](#thanks)
@@ -728,6 +729,10 @@ The current compatibility of widgets with operating systems from personal testin
| Windows | ✓ | ✓ | ✓ | ✗ | ✓ | ✓ | ✓ (seems to have issues with dual batteries) |
| macOS | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
+## FAQ
+
+Please see the [FAQ](./FAQ.md) for answers to frequently asked questions.
+
## Contribution
Contribution is always welcome! Please take a look at [CONTRIBUTING.md](./CONTRIBUTING.md) for details on how to help.