|
1 | 1 | # OpenWebSheet |
2 | 2 |
|
3 | | -<<<<<<< HEAD |
4 | | -[<img src=https://github.com/code-by-sia/OpenWebSheet/workflows/CI/badge.svg />](https://github.com/code-by-sia/OpenWebSheet/actions?query=workflow%3ACI) |
5 | | -======= |
6 | | -OpenWebSheet is an open-source, web-based spreadsheet application. It runs in the browser, can be installed as a Progressive Web App (PWA), and stores spreadsheet documents in the project’s `.ows` format. |
7 | | ->>>>>>> abec997 (docs: improve README documentation) |
| 3 | +OpenWebSheet is an open-source, web-based spreadsheet application. It runs in the browser, can be installed as a Progressive Web App (PWA), and stores spreadsheet documents in the project's `.ows` format. |
8 | 4 |
|
9 | | -[<img src="https://github.com/SiamandMaroufi/OpenWebSheet/workflows/CI/badge.svg" alt="CI status" />](https://github.com/SiamandMaroufi/OpenWebSheet/actions?query=workflow%3ACI) |
| 5 | +[<img src="https://github.com/code-by-sia/OpenWebSheet/workflows/CI/badge.svg" alt="CI status" />](https://github.com/code-by-sia/OpenWebSheet/actions?query=workflow%3ACI) |
10 | 6 |
|
11 | | -<<<<<<< HEAD |
12 | | -<img src="https://code-by-sia.github.io/OpenWebSheet/demo.png" /> |
13 | | -======= |
14 | 7 | ## Demo and PWA installation |
15 | | ->>>>>>> abec997 (docs: improve README documentation) |
16 | 8 |
|
17 | | -<img src="https://siamandmaroufi.github.io/OpenWebSheet/demo.png" alt="OpenWebSheet demo" /> |
| 9 | +<img src="https://code-by-sia.github.io/OpenWebSheet/demo.png" alt="OpenWebSheet demo" /> |
18 | 10 |
|
19 | | -<<<<<<< HEAD |
20 | | -1. <a href="https://code-by-sia.github.io/OpenWebSheet/" >Install</a> the PWA application <br /> |
21 | | -2. <a href="https://code-by-sia.github.io/OpenWebSheet/demo/DEMO.ows" download="download" target="_blank" >Download</a> the `demo.ows` sample file |
22 | | -3. click on load *Folder Icon* and load the sample file |
23 | | -======= |
24 | | -1. Open the hosted app: <https://siamandmaroufi.github.io/OpenWebSheet/> |
| 11 | +1. Open the hosted app: <https://code-by-sia.github.io/OpenWebSheet/> |
25 | 12 | 2. Install the PWA using the install icon in the browser address bar. |
26 | | -3. Download the sample file: <https://siamandmaroufi.github.io/OpenWebSheet/demo/DEMO.ows> |
| 13 | +3. Download the sample file: <https://code-by-sia.github.io/OpenWebSheet/demo/DEMO.ows> |
27 | 14 | 4. Use the folder/load icon in the app to open the sample `.ows` file. |
28 | | ->>>>>>> abec997 (docs: improve README documentation) |
29 | 15 |
|
30 | 16 | ## Features |
31 | 17 |
|
@@ -103,4 +89,4 @@ Additional documentation is available in the [`docs/`](docs/) directory: |
103 | 89 |
|
104 | 90 | ## License |
105 | 91 |
|
106 | | -No license file is currently included in the repository. Add one before publishing or reusing the project in environments that require explicit licensing terms. |
| 92 | +OpenWebSheet is released under the [MIT License](LICENSE). |
0 commit comments