Skip to content

Commit f1d2f00

Browse files
authored
Update README.md
1 parent c24ff91 commit f1d2f00

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# LOCALSTACK-UTILS
1+
# LocalStack Utils
22
This Python utility streamlines the integration of Localstack, a local AWS cloud services mock, with unit tests. Seamlessly incorporate Localstack into your Python projects to facilitate efficient and reliable testing of AWS interactions within a controlled local environment. Enhance the development process by utilizing this utility to simulate AWS services during unit testing, ensuring robust and dependable code before deployment.
33

44
### Prerequisites
@@ -43,4 +43,4 @@ class TestKinesis(unittest.TestCase):
4343
```
4444

4545
## Change Log
46-
* 1.0.0: Initial version
46+
* 1.0.0: Initial version

0 commit comments

Comments
 (0)