From 0511207bdc68df4629ac4f7e6c7a0d63f3c58401 Mon Sep 17 00:00:00 2001 From: goofansu Date: Mon, 5 Sep 2016 11:38:02 +0800 Subject: [PATCH] fix README syntax highlight --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93f62c8..4f36b61 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ r = WxPay::Service.generate_app_pay_req params #### pay request for JSAPI -``` +``` ruby # required fields params = { prepayid: '1101000000140415649af9fc314aa427', # fetch by call invoke_unifiedorder with `trade_type` is `JSAPI` -- libgit2 0.21.0