diff --git a/docs/chapter2/1gettingstarted.md b/docs/chapter2/1gettingstarted.md index d9e29b22..038a1e49 100644 --- a/docs/chapter2/1gettingstarted.md +++ b/docs/chapter2/1gettingstarted.md @@ -9,15 +9,11 @@ While a user can browse through the CircuitVerse contributions and build circuit ## Create CircuitVerse User Account CircuitVerse platform supports Google, Facebook and GitHub sign in secure authentication systems to reduce the burden of login for the users. Users can get started by signing in with their Google, Facebook or GitHub Account, or creating a user account using their preferred email address. -
- -
+![Login screen screenshot](../images/img_chapter2/2.70.png) ## Login to CircuitVerse User Account After successfully logging in to the CircuitVerse platform, a user receives different options to manage their circuit simulation projects within the CircuitVerse (refer Figure 2.1). Table 2.1 provides a brief description of the available options. -![drawing](../images/img_chapter2/2.1.png) -
Figure 2.1: Different options for managing circuit simulation projects within the CircuitVerse
Table 2.1: Description of the CV login drop-down menu diff --git a/docs/images/img_chapter1/1.3.png b/docs/images/img_chapter1/1.3.png index fd866812..83495881 100644 Binary files a/docs/images/img_chapter1/1.3.png and b/docs/images/img_chapter1/1.3.png differ diff --git a/docs/images/img_chapter2/2.70.png b/docs/images/img_chapter2/2.70.png new file mode 100644 index 00000000..07d0a5f0 Binary files /dev/null and b/docs/images/img_chapter2/2.70.png differ