Skip to content

Commit aabf423

Browse files
committed
Resized images
1 parent 91e06a4 commit aabf423

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

8-code-editor/1-using-a-code-editor/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,13 @@ You can also use a url directly to load a repository. For example, the full URL
7979
## Edit files
8080
Once you have opened the repository on the browser/ vscode.dev, the next step would be to make updates or changes to the project.
8181

82-
a) Create a new file
82+
### 1. Create a new file
8383

8484
You can either create a file inside an existing folder, or create it in the root directory/folder. To create a new file open a location/directory to which you want the file to be saved and select the _'New file ...'_ icon, give it a name and hit enter.
8585

8686
![Create a new file](../images/create-new-file.png)
8787

88-
b) Edit and save a file on the repository
88+
### 2. Edit and save a file on the repository
8989

9090
Using vscode.dev is helpful whenever you want to make quick updates to your project without having to load any software on your computer.
9191
To update your code, click the 'Explorer' icon to view files & folders in the repository.
0 Bytes
Loading

8-code-editor/images/edit-a-file.png

0 Bytes
Loading

0 commit comments

Comments
 (0)