Skip to content

Commit c2dd098

Browse files
committed
update app.json
1 parent 5d98946 commit c2dd098

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: app.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "Example Stripe Backend",
3-
"description": "For testing the Stripe example mobile apps at github.com/stripe/stripe-ios and github.com/stripe/stripe-android",
4-
"repository": "https://github.com/stripe/example-ios-backend",
5-
"keywords": ["ios", "stripe"],
2+
"name": "Example Terminal Backend",
3+
"description": "For testing the Stripe Terminal SDK example apps. https://stripe.com/docs/terminal",
4+
"repository": "https://github.com/stripe/example-terminal-backend",
5+
"keywords": ["ios", "android", "javascript", "stripe", "terminal", "stripe terminal"],
66
"env": {
77
"STRIPE_TEST_SECRET_KEY": {
88
"description": "Find this at https://dashboard.stripe.com/account/apikeys (it'll look like sk_test_****)",

0 commit comments

Comments
 (0)