Skip to content

Commit e9f0530

Browse files
committed
Add link to code description to the README
1 parent 43b45f3 commit e9f0530

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The extension highlights each set of tags that affects the current cursor positi
2626

2727
![Screenshot of the extension in action](images/example-output.png)
2828

29-
## Extension Settings
29+
## Extension settings
3030

3131
You can change the settings for the tag highlighting and the keyboard shortcuts you use to run the extension.
3232

@@ -71,10 +71,14 @@ To change the default keyboard shortcuts:
7171

7272
The new shortcut is immediately available for use.
7373

74-
## Known Issues
74+
## How the extension was coded
75+
76+
For a description of how the Typescript code behind this extension works, see the [code-description.md](https://github.com/docs/version-identifier/blob/main/code-description.md) file.
77+
78+
## Known issues
7579

7680
None.
7781

78-
## Release Notes
82+
## Release notes
7983

80-
See ........ TODO: LINK TO NOTES
84+
For details of the changes in each release, See the [CHANGELOG.md](https://github.com/docs/version-identifier/blob/main/CHANGELOG.md) file.

0 commit comments

Comments
 (0)