We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2ff2d1 commit 8638fc1Copy full SHA for 8638fc1
README.md
@@ -48,10 +48,14 @@ sudo apt-get install libx11-dev imagemagick
48
cargo install -f t-rec
49
```
50
51
-tested on those distros:
52
-- ubuntu 20.10 on GNOME 
53
-- ubuntu 20.10 on i3wm 
54
-- mint 20 on cinnamon 
+| tested on those distros |
+|-------------------------|
+| ubuntu 20.10 on GNOME |
+|  |
55
+| ubuntu 20.10 on i3wm |
56
+|  |
57
+| mint 20 on cinnamon |
58
+|  |
59
60
## Usage
61
```sh
0 commit comments