Skip to content

Commit

Permalink
Fix: Full corretion of problems
Browse files Browse the repository at this point in the history
  • Loading branch information
Orkestral authored and Orkestral committed Nov 7, 2022
1 parent 5e2d801 commit 54d5a7b
Show file tree
Hide file tree
Showing 24 changed files with 2,427 additions and 972 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"editor.defaultFormatter": "vscode.typescript-language-features"
},
"[typescript]": {
"editor.defaultFormatter": "vscode.typescript-language-features"
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"compile-hero.disable-compile-files-on-did-save-code": false
}
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@
## Get started fast and easy! Official API!

<p align="center">
<a href="https://github.com/orkestral/venom/blob/master/docs/getting-started/creating-client.md">Getting Started</a> •
<a href="https://github.com/orkestral/venom/blob/master/docs/getting-started/basic-functions.md">Basic Function</a> •
<a href="https://github.com/orkestral/venom/tree/master/docs/getting-started">Documentation</a>
<a href="https://docs.orkestral.io/venom">Full Documentation</a>
</p>


Expand Down
Loading

0 comments on commit 54d5a7b

Please sign in to comment.