Skip to content

Commit fcbc63b

Browse files
committed
Update contributing.mdx
1 parent b7c7a2d commit fcbc63b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/content/docs/project/contributing.mdx

+7-7
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ Before contributing, **understand the structure** of Carch:
2525

2626
<FileTree>
2727

28-
- src/
29-
- **main.rs** [Rust]
30-
- scripts/
31-
- **carch** [Bash]
28+
- src
29+
- **main.rs**
30+
- scripts
31+
- **carch**
3232

3333
</FileTree>
3434

@@ -37,9 +37,9 @@ Before contributing, **understand the structure** of Carch:
3737

3838
<FileTree>
3939

40-
- src/
41-
- scripts/
42-
- scripts/
40+
- src
41+
- scripts
42+
- scripts
4343
- **Alacritty.sh**
4444
- **Aur.sh**
4545
- **Bash.sh**

0 commit comments

Comments
 (0)