Skip to content

Commit 881849c

Browse files
authored
Update README.md
1 parent 61f452d commit 881849c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# code_snippets
1+
# JupyterLab Code Snippet
22

3-
![Github Actions Status](https://github.com/jupytercalpoly/project2.git/workflows/Build/badge.svg)[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupytercalpoly/project2.git/master?urlpath=lab)
3+
## Save, reuse, and share code snippets using JupyterLab Code Snippets
44

5-
Save, reuse, and share code snippets using JupyterLab Code Snippets
5+
![Github Actions Status](https://github.com/jupytercalpoly/project2.git/workflows/Build/badge.svg)[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupytercalpoly/project2.git/master?urlpath=lab)
66

7-
Read [press release](./PRESSRELEASE.md) for more information.
7+
Read [Press Release](./PRESSRELEASE.md) for more information.
88

9-
Check [progress log](./PROGRESS.md) to keep up with our feature updates!
9+
Check out [the current progress](./PROGRESS.md) to keep up with our feature updates!
1010

1111
This extension is composed of a Python package named `code_snippets`
1212
for the server extension and a NPM package named `code-snippets`

0 commit comments

Comments
 (0)