From db46684ab9d8d462312637072a0fb2c23b3f6754 Mon Sep 17 00:00:00 2001 From: johnA1331 <53036378+johnA1331@users.noreply.github.com> Date: Thu, 11 Feb 2021 18:20:25 +0800 Subject: [PATCH] Update README.md --- stripe/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stripe/README.md b/stripe/README.md index 9e41dcf945..36f0d6e3f3 100644 --- a/stripe/README.md +++ b/stripe/README.md @@ -5,4 +5,4 @@ This module contains articles about Stripe ### Relevant articles - [Introduction to the Stripe API for Java](https://www.baeldung.com/java-stripe-api) - +- [Viewing Contents of a JAR File](https://www.baeldung.com/java-view-jar-contents)