Skip to content

Commit 25da46f

Browse files
authored
Merge pull request #11 from thexdev/docs
docs(guide): update README.md
2 parents e8135d4 + d414a18 commit 25da46f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# biteship-nodejs
22

3-
> 🚧 WORKING IN PROGRESS 🚧
4-
53
`@thexdev/biteship-nodejs` is unofficial NodeJS client for interacting with
64
[Biteship API](https://biteship.com/en). Since Biteship does not provide package
75
to interact with their API so, I created this simple wrapper for our convenient.
@@ -50,11 +48,13 @@ find it all on Biteship official documentation.
5048
## List of Commands
5149

5250
- `CreateOrder`
51+
- `DeleteOrder`
5352
- `RetrieveArea`
5453
- `RetrieveCourierRates`
5554
- `RetrieveOrder`
55+
- `RetrieveTracking`
5656
- `SearchRates`
57-
- More commands (soon)
57+
- `UpdateOrder`
5858

5959
## Want to Support Me?
6060

0 commit comments

Comments
 (0)