|
23 | 23 | <!-- BADGES -->
|
24 | 24 | <p align="center">
|
25 | 25 | <!-- FORKS -->
|
26 |
| - <a href="https://github.com/oslabs-beta/sapling/network/members"><img alt="GitHub forks" src="https://img.shields.io/github/forks/oslabs-beta/sapling"></a> |
| 26 | + <!-- <a href="https://github.com/oslabs-beta/sapling/network/members"><img alt="GitHub forks" src="https://img.shields.io/github/forks/oslabs-beta/sapling"></a> --> |
27 | 27 | <!-- STARS -->
|
28 |
| - <a href="https://github.com/oslabs-beta/sapling/stargazers"><img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/oslabs-beta/sapling"></a> |
| 28 | + <!-- <a href="https://github.com/oslabs-beta/sapling/stargazers"><img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/oslabs-beta/sapling"></a> --> |
29 | 29 | <!-- GITHUB RELEASE VERSION -->
|
30 | 30 | <!-- <a href="https://github.com/oslabs-beta/sapling/releases"><img alt="GitHub release (latest by date including pre-releases)" src="https://img.shields.io/github/v/release/oslabs-beta/sapling?include_prereleases"></a> -->
|
31 | 31 | <!-- BUILD STATUS -->
|
32 |
| - <a href="https://github.com/oslabs-beta/sapling/actions/workflows/master.yml"><img alt="master CI/CD workflow status" src="https://github.com/oslabs-beta/sapling/actions/workflows/master.yml/badge.svg"></a> |
| 32 | + <!-- <a href="https://github.com/oslabs-beta/sapling/actions/workflows/master.yml"><img alt="master CI/CD workflow status" src="https://github.com/oslabs-beta/sapling/actions/workflows/master.yml/badge.svg"></a> |
33 | 33 | <a href="https://github.com/oslabs-beta/sapling/actions/workflows/dev.yml"><img alt="dev CI workflow status" src="https://github.com/oslabs-beta/sapling/actions/workflows/dev.yml/badge.svg"></a>
|
34 |
| - <img alt="GitHub deployments" src="https://img.shields.io/github/deployments/oslabs-beta/sapling/production?label=website%20build&logo=vercel"> |
| 34 | + <img alt="GitHub deployments" src="https://img.shields.io/github/deployments/oslabs-beta/sapling/production?label=website%20build&logo=vercel"> --> |
35 | 35 | <!-- LICENSE -->
|
36 | 36 | <!-- <a href="https://github.com/oslabs-beta/sapling/blob/master/LICENSE"><img alt="GitHub" src="https://img.shields.io/github/license/oslabs-beta/sapling"></a> -->
|
37 | 37 | <!-- CONTRIBUTIONS -->
|
@@ -109,7 +109,7 @@ Installing from VS Code Extension Marketplace:
|
109 | 109 |
|
110 | 110 | 1. If needed, install Visual Studio Code for Windows (7+), macOS (Sierra+), or Linux (details).
|
111 | 111 |
|
112 |
| -2. Install the Sapling extension for Visual Studio Code. |
| 112 | +2. Install the Sapling extension for Visual Studio Code. Search for 'sapling' in the VS Code extensions tab, or click [here](https://marketplace.visualstudio.com/items?itemName=team-sapling.sapling). |
113 | 113 |
|
114 | 114 | 3. Once complete, you'll see Sapling appear in your sidebar. You can now begin using Sapling! Check out the Getting Started below for information on how to get started.
|
115 | 115 |
|
|
0 commit comments