Skip to content

Commit 3c9749f

Browse files
committed
docs: fix README
1 parent a7ca24b commit 3c9749f

1 file changed

Lines changed: 6 additions & 20 deletions

File tree

README.md

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,17 @@
11
# OpenWebSheet
22

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.
84

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)
106

11-
<<<<<<< HEAD
12-
<img src="https://code-by-sia.github.io/OpenWebSheet/demo.png" />
13-
=======
147
## Demo and PWA installation
15-
>>>>>>> abec997 (docs: improve README documentation)
168

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" />
1810

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/>
2512
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>
2714
4. Use the folder/load icon in the app to open the sample `.ows` file.
28-
>>>>>>> abec997 (docs: improve README documentation)
2915

3016
## Features
3117

@@ -103,4 +89,4 @@ Additional documentation is available in the [`docs/`](docs/) directory:
10389

10490
## License
10591

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

Comments
 (0)