Skip to content

Commit da331e6

Browse files
authored
Update README.md
1 parent 7a3cb5f commit da331e6

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

README.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,16 @@
1010
</a>
1111
</p>
1212

13-
<h2>Welcome to Sense's open source repository</h2>
14-
1513
<p style="width:100%;">
1614
<img width="4.5%" src="https://custom-icon-badges.demolab.com/badge/Fork-orange.svg?logo=fork">
1715
<img width="4.5%" src="https://custom-icon-badges.demolab.com/badge/Star-yellow.svg?logo=star">
1816
<img width="6.5%" src="https://custom-icon-badges.demolab.com/badge/Commit-green.svg?logo=git-commit&logoColor=fff">
1917
</p>
2018

21-
<p> Sense is a client side library that enables you to identify users by pinpointing their hardware and software characteristics. This is done by computing a token that stays consistent in spite of any manipulation.</p>
22-
<p> This tracking method works even in the browser's incognito mode and is not cleared by flushing the cache, closing the browser or restarting the operating system, using a VPN or installing AdBlockers. Sense is available as SenseOS for every open source requirement and is different from Sense PRO, our extremely accurate and detailed product.</p>
23-
24-
**Try visiting the same page in an incognito mode or switch on the VPN and
25-
notice how the visitor identifier remains the same in spite of all these changes!**
19+
<p> Sense is a client side library that enables you to identify users by pinpointing their hardware and software characteristics. This is done by computing a token that stays consistent in spite of any manipulation.</p>
2620

2721
<h3>Getting started with Sense </h3>
2822

29-
3023
#### Requirements
3124

3225
```html
@@ -119,9 +112,10 @@ class MainActivity : AppCompatActivity() {
119112

120113
<h4>Plug and play, in just 3 steps</h3>
121114

122-
1️⃣ Visit the Git hub repository for the desired function : Validate your desired repository
123-
2️⃣ Download the code as a ZIP file : Clone the code in your local system
124-
3️⃣ Run the installer : Start testing the accuracy of your desired metrics
115+
1️⃣ Visit the GitHub Repository</br>
116+
2️⃣ Download or Clone the Repository. Use the GitHub interface to download the ZIP file, or run.</br>
117+
3️⃣ Run the Installer / Setup Script. Follow the setup instructions provided below.</br>
118+
4️⃣ Start Testing. Once installed, begin testing and validating the accuracy of the metrics you're interested in.</br>
125119

126120
#### With Sense, you can
127121

@@ -154,4 +148,4 @@ Join our Discord server (link) to connect with other developers, ask questions i
154148

155149
Interested in contributing to Sense?
156150

157-
Please review our <a href="https://github.com/sense-opensource/sense-device-identity-android/blob/main/CONTRIBUTING.md"> Contribution Guidelines </a> to learn how to get started, submit pull requests, or run the project locally. We encourage you to read these guidelines carefully before making any contributions. Your input helps us make Sense better for everyone!
151+
Please review our <a href="https://github.com/sense-opensource/sense-device-identity-android/blob/main/CONTRIBUTING.md"> Contribution Guidelines </a> to learn how to get started, submit pull requests, or run the project locally. We encourage you to read these guidelines carefully before making any contributions. Your input helps us make Sense better for everyone!

0 commit comments

Comments
 (0)