Skip to content

Commit 9805c3b

Browse files
authored
Update README.md
1 parent 648aa85 commit 9805c3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ Contains dependency less helper classes
33

44
## Dependency Injection (DI)
55
Simple dependency resolver
6-
Example: \Examples\DependencyInjection
6+
Example: [\Examples\DependencyInjection](https://github.com/KY-Programming/core/tree/master/Examples/DependencyInjection)
77

88
## Module / Plugin Loader
99
Load modules from assemblies
10-
Example: \Example\ModuleExample
10+
Example: [\Example\ModuleExample](https://github.com/KY-Programming/core/tree/master/Examples/ModuleExample)
1111

1212
## Version
1313
4.0.0 and later needs .net Framework 4.6 or .net Core 2.0
14-
For lower framework version please create an issue and we will try to support your version
14+
For lower framework version please [create an issue](https://github.com/KY-Programming/core/issues/new) and we will try to support your version

0 commit comments

Comments
 (0)