Skip to content

Commit c530e6d

Browse files
authored
Update README.md
1 parent 14029de commit c530e6d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Dockerize Your Laravel Application 🐳
22

3-
To containerize an application refers to the process of adapting an application and its components in order to be able
4-
to run it in lightweight environments known as containers. Such environments are isolated and disposable, and can be
5-
leveraged for developing, testing, and deploying applications to production.
3+
To containerize an application refers to the process of adapting an application and its components to be able to run it in lightweight environments known as containers. Such environments are isolated and disposable and can be leveraged for developing, testing, and deploying applications to production.
64

75
## How To Use
86

@@ -21,4 +19,4 @@ leveraged for developing, testing, and deploying applications to production.
2119

2220
## License
2321

24-
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
22+
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

0 commit comments

Comments
 (0)