Skip to content

Commit 60903e4

Browse files
authored
Update README - Add media links
1 parent edbe71c commit 60903e4

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22,19 +22,19 @@ For now, the all modules are currently locked away behind only a usergroup == su
2222
##### Modules
2323
| Module | Client | Server |
2424
| ------------ | ------------ | ------------ |
25-
| _G explorer | :white_check_mark: | :white_check_mark: |
26-
| Lua execute | :white_check_mark: | :white_check_mark: |
27-
| Hooks | :white_check_mark: | :white_check_mark: |
28-
| ConCommands | :white_check_mark: | :white_check_mark: |
25+
| [Globals](https://github.com/blobles-dev/blobsProfiler/wiki/Media#profiling-module-wip) | :white_check_mark: | :white_check_mark: |
26+
| [Lua execute](https://github.com/blobles-dev/blobsProfiler/wiki/Media#execute-lua-submodule) | :white_check_mark: | :white_check_mark: |
27+
| [Hooks](https://github.com/blobles-dev/blobsProfiler/wiki/Media#hooks-module) | :white_check_mark: | :white_check_mark: |
28+
| [ConCommands](https://github.com/blobles-dev/blobsProfiler/wiki/Media#concommands-module) | :white_check_mark: | :white_check_mark: |
2929
| Convar | :x: | :x: |
30-
| Files | :white_check_mark: | :white_check_mark: |
31-
| Network (Receivers) | :white_check_mark: | :white_check_mark: |
32-
| Timers | :white_check_mark: | :white_check_mark: |
33-
| Profiling | :x: | :x: |
34-
| SQLite Schema | :white_check_mark: | :white_check_mark: |
35-
| SQLite Data | :white_check_mark: | :white_check_mark: |
36-
| SQLite Execute | :white_check_mark: | :white_check_mark: |
37-
| Errors | :white_check_mark: | :white_check_mark: |
30+
| [Files](https://github.com/blobles-dev/blobsProfiler/wiki/Media#files-module) | :white_check_mark: | :white_check_mark: |
31+
| [Network (Receivers)](https://github.com/blobles-dev/blobsProfiler/wiki/Media#network-module) | :white_check_mark: | :white_check_mark: |
32+
| [Timers](https://github.com/blobles-dev/blobsProfiler/wiki/Media#timers-module) | :white_check_mark: | :white_check_mark: |
33+
| [Profiling](https://github.com/blobles-dev/blobsProfiler/wiki/Media#profiling-module-wip) | :x: | :x: |
34+
| [SQLite Schema](https://github.com/blobles-dev/blobsProfiler/wiki/Media#schema-sqlite-submodule) | :white_check_mark: | :white_check_mark: |
35+
| [SQLite Data](https://github.com/blobles-dev/blobsProfiler/wiki/Media#data-sqlite-submodule) | :white_check_mark: | :white_check_mark: |
36+
| [SQLite Execute](https://github.com/blobles-dev/blobsProfiler/wiki/Media#execute-sqlite-submodule) | :white_check_mark: | :white_check_mark: |
37+
| [Errors](https://github.com/blobles-dev/blobsProfiler/wiki/Media#errors-module) | :white_check_mark: | :white_check_mark: |
3838
| Remote SQL Schema | :x: | :x: |
3939
| Remote SQL Data | :x: | :x: |
4040
| Remote SQL Execute | :x: | :x: |

0 commit comments

Comments
 (0)