Skip to content

Commit 8c9062e

Browse files
committed
Use SVG badge [skip ci]
1 parent 47dee3c commit 8c9062e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ AWS Lambda Webservices for the XP Framework
66
[![BSD Licence](https://raw.githubusercontent.com/xp-framework/web/master/static/licence-bsd.png)](https://github.com/xp-framework/core/blob/master/LICENCE.md)
77
[![Requires PHP 7.0+](https://raw.githubusercontent.com/xp-framework/web/master/static/php-7_0plus.svg)](http://php.net/)
88
[![Supports PHP 8.0+](https://raw.githubusercontent.com/xp-framework/web/master/static/php-8_0plus.svg)](http://php.net/)
9-
[![Latest Stable Version](https://poser.pugx.org/xp-forge/lambda-ws/version.png)](https://packagist.org/packages/xp-forge/lambda-ws)
9+
[![Latest Stable Version](https://poser.pugx.org/xp-forge/lambda-ws/version.svg)](https://packagist.org/packages/xp-forge/lambda-ws)
1010

1111
Run [XP web applications](https://github.com/xp-forge/web) on AWS lambda using [API Gateway](https://docs.aws.amazon.com/lambda/latest/dg/services-apigateway.html) or [Lambda Function URLs](https://aws.amazon.com/de/blogs/aws/announcing-aws-lambda-function-urls-built-in-https-endpoints-for-single-function-microservices/). Unlike other implementations, this library does not spawn PHP-FPM but runs requests directly, resulting in an overhead of less than 1ms.
1212

0 commit comments

Comments
 (0)