From e0148728d63cebe364678cebf24fb3fc772fd5a0 Mon Sep 17 00:00:00 2001 From: matty Date: Thu, 14 Dec 2023 17:29:21 -0500 Subject: [PATCH] add more shit to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a472eab..e814bc3 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Now, configure your Currency and Page description in the plugin settings. Its time to add your Plans! In stripe, go to Product page, and add new product. Set a name, description and the price. After creation, go in this new Product and grab the "API ID" near the price field. -Now, you can continue configure your Plan (1, 2, 3) in the plugin settings. +Now, you can continue configure your Plan (1, 2, 3, 4, 5) in the plugin settings. Repeat this process for each plans. Add new product, and grab the API ID corresponding to this price to insert it in your Product ID field, in the plugin settings. ## Usage