From 384e33447dda5334187517dda09566c9a17fd6af Mon Sep 17 00:00:00 2001 From: Ciaran Moran Date: Tue, 5 Dec 2023 14:09:26 +0000 Subject: [PATCH] Add deprecation notice --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61717df..31c35e3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Payment +# DEPRECATED: Payment [![Build Status](https://travis-ci.org/microservices-demo/payment.svg?branch=master)](https://travis-ci.org/microservices-demo/payment) [![Coverage Status](https://coveralls.io/repos/github/microservices-demo/payment/badge.svg?branch=master)](https://coveralls.io/github/microservices-demo/payment?branch=master) [![Go Report Card](https://goreportcard.com/badge/github.com/microservices-demo/user)](https://goreportcard.com/report/github.com/microservices-demo/user)