Skip to content

Commit 13541a7

Browse files
committed
updated description
1 parent b7c0443 commit 13541a7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ python-λ
1414
:alt: Python Versions
1515
:target: https://pypi.python.org/pypi/python-lambda/
1616

17-
Python-lambda is everything you need to start developing your own microservices
18-
using AWS Lambda.
17+
Python-lambda is a toolset for developing microservices in AWS Lambda.
1918

2019
Description
2120
===========
@@ -24,7 +23,7 @@ AWS Lambda is a service that allows you to write Python, Java, or Node.js code t
2423

2524
Working with Lambda is relatively easy, but the process of bundling and deploying your code is not as simple as it could be.
2625

27-
The *Python-Lambda* library takes away the guest work of developing your Python-Lambda microservices by providing you tools to streamline the annoying parts.
26+
The *Python-Lambda* library takes away the guest work of developing your Python-Lambda microservices by providing you a toolset to streamline the annoying parts.
2827

2928
Requirements
3029
============

0 commit comments

Comments
 (0)