slince / shopify-api-php

:rocket: Shopify API Client for PHP
MIT License
128 stars 48 forks source link

Usage changed for private app in readme #96

Closed smnbhattarai closed 3 years ago

smnbhattarai commented 3 years ago

While using the package for private app, I encountered that some parameters are out of order in readme file.

codecov[bot] commented 3 years ago

Codecov Report

Merging #96 (9d4719e) into 3.x (499610e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##                3.x      #96   +/-   ##
=========================================
  Coverage     91.60%   91.60%           
  Complexity     2536     2536           
=========================================
  Files           148      148           
  Lines          4634     4634           
=========================================
  Hits           4245     4245           
  Misses          389      389           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 499610e...9d4719e. Read the comment docs.

slince commented 3 years ago

Hello, you may be using version 2. X; in version 3. X, the order of parameters has been adjusted