We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e32a7 commit 39002beCopy full SHA for 39002be
2 files changed
docs/00-home.md
@@ -32,7 +32,6 @@ Jump to the [setup guide](setup) for different ways to install ***chkware***.
32
### Usage
33
34
[Get started](quick-start) quickly here.
35
-Find [More examples](examples) here
36
37
### Ask anything
38
docs/03-quick-start.md
@@ -2,7 +2,10 @@
2
title: Quick Start
3
---
4
5
-**Prerequisite**: First [setup **chkware**](setup).
+:::note
6
+- **Prerequisite**: First, [setup **chkware**](setup) to continue
7
+- Find [More **`http`** examples](Examples/http-examples) here
8
+:::
9
10
Let's call an API that returns current bitcoin price in USD. Please do following:
11
0 commit comments