Browse Source

Change texts

customisations
alemart 11 months ago
parent
commit
97f62fdd41
2 changed files with 5 additions and 17 deletions
  1. 3
    15
      README.md
  2. 2
    2
      docs/getting-started/index.md

+ 3
- 15
README.md View File

2
 
2
 
3
 [![GitHub release (latest by date)](https://img.shields.io/github/v/release/alemart/encantar-js)](https://github.com/alemart/encantar-js/releases/) ![GitHub file size in bytes on a specified ref (branch/commit/tag)](https://img.shields.io/github/size/alemart/encantar-js/dist/encantar.min.js?branch=master&label=minified%20js) [![GitHub Repo stars](https://img.shields.io/github/stars/alemart/encantar-js?logo=github)](https://github.com/alemart/encantar-js/stargazers) [![GitHub Sponsors](https://img.shields.io/github/sponsors/alemart?logo=github)](https://github.com/sponsors/alemart/)
3
 [![GitHub release (latest by date)](https://img.shields.io/github/v/release/alemart/encantar-js)](https://github.com/alemart/encantar-js/releases/) ![GitHub file size in bytes on a specified ref (branch/commit/tag)](https://img.shields.io/github/size/alemart/encantar-js/dist/encantar.min.js?branch=master&label=minified%20js) [![GitHub Repo stars](https://img.shields.io/github/stars/alemart/encantar-js?logo=github)](https://github.com/alemart/encantar-js/stargazers) [![GitHub Sponsors](https://img.shields.io/github/sponsors/alemart?logo=github)](https://github.com/sponsors/alemart/)
4
 
4
 
5
-Create amazing Augmented Reality experiences with **encantAR.js**, a GPU-accelerated Augmented Reality engine for the web.
5
+Enchant your users with **encantAR.js**, a GPU-accelerated Augmented Reality engine for the web.
6
 
6
 
7
-:books: Documentation: <https://alemart.github.io/encantar-js/>
7
+:magic_wand: **[Demos](https://alemart.github.io/encantar-js/demos/)** | :books: **[Learn](https://alemart.github.io/encantar-js/)** | :heart: **[Sponsor](https://github.com/sponsors/alemart)**
8
 
8
 
9
 ## Features
9
 ## Features
10
 
10
 
11
-* **Runs everywhere**: on Android, on iOS, and even on Desktop computers.
11
+* **Runs everywhere**: on Android, on iOS, and even on Desktop computers!
12
 * **Image tracking**: track detailed images such as book covers, cartoons and photos.
12
 * **Image tracking**: track detailed images such as book covers, cartoons and photos.
13
 
13
 
14
-## Try a demo
15
-
16
-:arrow_right: [Launch now!](https://alemart.github.io/encantar-js/demo)
17
-
18
->
19
-> **Guidelines:**
20
->
21
-> * Don't move the camera too quickly. This produces motion blur.
22
-> * The target image should appear clearly in the video.
23
-> * The physical environment should be properly illuminated.
24
->
25
-
26
 ## Why use encantAR.js?
14
 ## Why use encantAR.js?
27
 
15
 
28
 * **Wide compatibility:** encantAR.js runs in all modern web browsers. It's built from scratch using standard web technologies. No need of AR-capable devices.
16
 * **Wide compatibility:** encantAR.js runs in all modern web browsers. It's built from scratch using standard web technologies. No need of AR-capable devices.

+ 2
- 2
docs/getting-started/index.md View File

4
 
4
 
5
 Enchant your users with **encantAR.js**, a GPU-accelerated Augmented Reality engine for the web.
5
 Enchant your users with **encantAR.js**, a GPU-accelerated Augmented Reality engine for the web.
6
 
6
 
7
-[Learn now](./introduction.md){ .md-button .md-button--primary } [Try a demo](../demo.md){ .md-button .md-button } [:heart:{ .heart } Support my work](../support-my-work.md){ .md-button }
7
+[:sparkles: Demos](../demos.md){ .md-button .md-button } [:books: Learn](./introduction.md){ .md-button } [:heart:{ .heart } Sponsor](../support-my-work.md){ .md-button }
8
 
8
 
9
 ## Features
9
 ## Features
10
 
10
 
11
-* **Runs everywhere**: on Android, on iOS, and even on Desktop computers.
11
+* **Runs everywhere**: on Android, on iOS, and even on Desktop computers!
12
 * **Image tracking**: track detailed images such as book covers, cartoons and photos.
12
 * **Image tracking**: track detailed images such as book covers, cartoons and photos.
13
 
13
 
14
 ## Why use encantAR.js?
14
 ## Why use encantAR.js?

Loading…
Cancel
Save