From 14161908be14b68cc381c1e1334b3eb6bbd4d759 Mon Sep 17 00:00:00 2001 From: Alex Murashkin <1721409+alex-murashkin@users.noreply.github.com> Date: Fri, 13 Oct 2017 22:43:40 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe9aafb..1e557a4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # serverless-plugin-tracing [![npm version](https://badge.fury.io/js/serverless-plugin-tracing.svg)](https://badge.fury.io/js/serverless-plugin-tracing) -[![CircleCI](https://circleci.com/gh/AlexanderMS/serverless-plugin-tracing.svg?style=shield)](https://circleci.com/gh/AlexanderMS/serverless-plugin-tracing) -[![Coverage Status](https://coveralls.io/repos/github/AlexanderMS/serverless-plugin-tracing/badge.svg)](https://coveralls.io/github/AlexanderMS/serverless-plugin-tracing) +[![CircleCI](https://circleci.com/gh/alex-murashkin/serverless-plugin-tracing.svg?style=shield)](https://circleci.com/gh/alex-murashkin/serverless-plugin-tracing) +[![Coverage Status](https://coveralls.io/repos/github/AlexanderMS/serverless-plugin-tracing/badge.svg)](https://coveralls.io/github/alex-murashkin/serverless-plugin-tracing) Enables AWS X-Ray (https://aws.amazon.com/xray/) for the entire Serverless stack or individual functions.