Skip to content

Commit 350e7db

Browse files
authored
Merge pull request #83 from Flow-Works/82-remove-all-flowos-next-references
[🔥] Removed FlowOS Next references
2 parents 5d23be5 + 7a56f18 commit 350e7db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<img src="https://img.shields.io/github/stars/flow-works/flowos?style=for-the-badge" />
1010
<img src="https://img.shields.io/github/issues-pr/flow-works/flowos?style=for-the-badge" />
11-
<img src="https://img.shields.io/github/forks/flow-works/flowo?style=for-the-badge&color=orange" />
11+
<img src="https://img.shields.io/github/forks/flow-works/flowos?style=for-the-badge&color=orange" />
1212
<img src="https://img.shields.io/github/commit-activity/t/Flow-Works/FlowOS?style=for-the-badge&color=violet" />
1313
<img src="https://img.shields.io/github/actions/workflow/status/flow-works/flowos/build.yml?style=for-the-badge" />
1414

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "flowos",
33
"version": "1.0.0",
4-
"description": "The future of FlowOS.",
4+
"description": "The most aesthetic webOS.",
55
"main": "src/index.ts",
66
"scripts": {
77
"docs": "typedoc src/**",

0 commit comments

Comments
 (0)