Skip to content

Commit b6f6b8e

Browse files
committed
docs(README): added link to Roadmap Discussion, improved sections
Signed-off-by: Guennadi Maximov C <g.maxc.fox@protonmail.com>
1 parent e942840 commit b6f6b8e

1 file changed

Lines changed: 24 additions & 6 deletions

File tree

README.md

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,32 @@
66

77
</div>
88

9-
- Example in [Neovim](https://github.com/neovim/neovim)
9+
Example in [Neovim](https://github.com/neovim/neovim):
1010

1111
![Neovim Demonstration](https://github.com/user-attachments/assets/c9082e54-39ad-4c7d-8d81-ddf0b1fb1fc7)
1212

1313
---
1414

1515
## Table of Contents
1616

17-
1. [Structure](#structure)
18-
2. [Installation](#installation)
17+
1. [Roadmap](#roadmap)
18+
2. [Structure](#structure)
19+
3. [Installation](#installation)
1920
1. [Neovim](#neovim)
20-
3. [Usage](#usage)
21-
4. [Credits](#credits)
21+
4. [Usage](#usage)
22+
5. [Credits](#credits)
23+
1. [Maintainers](#maintainers)
24+
2. [Maintainers](#maintainers)
25+
26+
---
27+
28+
## Roadmap
29+
30+
<div align="center">
31+
32+
<b><ins>You can find the current roadmap</ins> <i><a href="https://github.com/DrKJeff16/wezterm-types/discussions/48" target="_self" rel="noreferrer">here</a></i></b>
33+
34+
</div>
2235

2336
---
2437

@@ -156,8 +169,13 @@ proper type checking and autocompletion for WezTerm configuration options.
156169

157170
## Credits
158171

172+
### Maintainers
173+
174+
- [@DrKJeff16](https://github.com/DrKJeff16) - **Maintainer, _(current owner)_**
159175
- [@justinsgithub](https://github.com/justinsgithub) - **The Author _(not active currently)_**
160-
- [@DrKJeff16](https://github.com/DrKJeff16) - **Maintainer, _de-facto_ Owner**
161176
- [@craigmac](https://github.com/craigmac) - **Maintainer**
162177
- [@gonstoll](https://github.com/gonstoll) - **Maintainer**
178+
179+
### Contributors
180+
163181
- [@TheLeoP](https://github.com/TheLeoP) - **Contributor**

0 commit comments

Comments
 (0)