Skip to content

Commit b4e4178

Browse files
committed
Update README.md
1 parent 091cf52 commit b4e4178

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
>**:heavy_exclamation_mark: Basic container implementation with the ability to inject dependencies**
1+
# Micro Framework - The minimum kernel for application initialization.
22

33
### Requirements
44

55
PHP >= 8.0.0
66

77
### How to use the library
88

9-
Add the latest version of MicroDependencyInjection into your project by using Composer or manually:
9+
Add the latest version of micro/kernel into your project by using Composer or manually:
1010

1111
__Using Composer (Recommended)__
1212

0 commit comments

Comments
 (0)