Skip to content

Commit

Permalink
Updated link (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
stabacco committed Aug 22, 2022
1 parent 61b2b0f commit e6b4181
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# Stake

**Stake** is an unofficial Python client for the [Stake](https://www.stake.com.au) trading platform.
**Stake** is an unofficial Python client for the [Stake](https://hellostake.com) trading platform.

This library wraps the current Stake api and allows common trade operations, such as submitting buy/sell requests, checking your portfolio etc...

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.3.0"
readme = "README.md"
homepage = "https://github.com/stabacco/stake-python"
repository = "https://github.com/stabacco/stake-python"
description = "Unofficial https://stake.com.au API wrapper."
description = "Unofficial https://hellostake.com API wrapper."
authors = ["Stefano Tabacco <[email protected]>"]
license = "Apache-2.0"
keywords = ["stake","trading","stocks","financial","python"]
Expand Down

0 comments on commit e6b4181

Please sign in to comment.