Skip to content

Commit

Permalink
remodeled readme
Browse files Browse the repository at this point in the history
  • Loading branch information
GhoulKingR committed May 9, 2024
1 parent 15cac65 commit aaf30ec
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# WebRTC article repo
GitHub repo to support the WebRTC article
GitHub repo for WebRTC Tutorial. You can check out the live site here: https://ghoulkingr.github.io/webrtc-project/

## Structure
This repo contains three folders inside the _start-tutorial_ folder: _step-1_, _step-2_, and _step-3_ for following the article. The folders correspond to the steps in the article.
This repo contains three folders inside the _start-tutorial_ folder: _step-1_, _step-2_, and _step-3_ for following the article. This repo also has three folders inside the finished-tutorial_ folder: _1_within_a_page_, _2_within_browser_across_pages_, and _3_with_signal_server_, which corresponds to the code you get when you finish each step in the article.

This repo also has three folders inside the finished-tutorial_ folder: _1_within_a_page_, _2_within_browser_across_pages_, and _3_with_signal_server_, which corresponds to the code you get when you finish each step in the article.
Each folder in the _finished-tutorial_ folder has instructions for running their code.

## Running a _finished-tutorial_ step
Each step in the _finished-tutorial_ folder has instructions for running their code.

0 comments on commit aaf30ec

Please sign in to comment.