From 4d5d5c961615c5251bc808ef9ad4789af25c6253 Mon Sep 17 00:00:00 2001 From: Rachel Jia Date: Wed, 30 Mar 2022 17:33:52 +0800 Subject: [PATCH] Update index.md --- getstarted/index.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/getstarted/index.md b/getstarted/index.md index 84822af3..ece70031 100644 --- a/getstarted/index.md +++ b/getstarted/index.md @@ -10,14 +10,11 @@ description: Dynamic Web TWAIN SDK Documentation GetStarted Page # Getting Started -* Follow [this guide]({{site.getstarted}}Helloworld.html) to learn about `Web TWAIN` by creating your first web scanning application -* Check out the [Hardware]({{site.getstarted}}Hardware.html) that you can utilize in your application with the help of `Web TWAIN` -* Check out the [Platforms]({{site.getstarted}}Platform.html) where `Web TWAIN` can run -* Check out the [FileTypes]({{site.getstarted}}Filetype.html) that `Web TWAIN` is able to decode/encode +Follow this [Hello World tutorial]({{site.getstarted}}Helloworld.html) to create your first web-based document scanning application. ## Popular frameworks -Popular frameworks and frequently asked development questions are covered in these articles. +Popular frameworks and frequently asked development questions are covered in these articles: * [Use Web TWAIN in Angular]({{site.indepth}}development/angular.html) * [Use Web TWAIN in React]({{site.indepth}}development/react.html)