Skip to content

Commit 9e79936

Browse files
committed
Added link to docs for Issue #218
1 parent 2262873 commit 9e79936

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22

33
<img src="./media/logo.png" align="right" width="150px">
44

5-
[GitHub star this repo 🌟](https://github.com/halcyon-tech/vscode-db2i)
5+
[GitHub star this repo 🌟](https://github.com/codefori/vscode-db2i)
6+
[View our documentation 📘](https://codefori.github.io/docs/extensions/db2i/)
67

78
Db2 for IBM i tools provides SQL functionality to VS Code. **Currently in preview**.
89

9-
* Statement executor and result set view
10-
* Schemas view
11-
* Query history
12-
* SQL Job Manager, with JDBC options editor and configuration manager
10+
- Statement executor and result set view
11+
- Schemas view
12+
- Query history
13+
- SQL Job Manager, with JDBC options editor and configuration manager
1314

1415
---
1516

@@ -25,4 +26,4 @@ As of 0.3.0, the Db2 for i extension requires a server component. The component
2526
2. fork & clone repo
2627
3. `npm i`
2728
4. `npm run dsc` (to fetch the Server Component)
28-
4. 'Run Extension' from vscode debug.
29+
5. 'Run Extension' from vscode debug.

0 commit comments

Comments
 (0)