From 94919895bc2741efb892c0aed243bd34cda129eb Mon Sep 17 00:00:00 2001 From: fehguy Date: Mon, 24 Sep 2012 22:57:17 -0700 Subject: [PATCH] added objc script --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9cadced7dc8..cd3e52b6bec 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,10 @@ Other languages have petstore samples, too: ``` ./bin/flash-petstore.sh ./bin/java-petstore.sh +./bin/objc-petstore.sh ./bin/php-petstore.sh ./bin/python-petstore.sh +./bin/python3-petstore.sh ``` ### Generating libraries from your server