Skip to content

Commit 5d6cafe

Browse files
committed
update readme
1 parent 6e8fb6e commit 5d6cafe

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
1-
# Jank Client
2-
Jank Client is a [Spacebar](https://spacebar.chat) Client written in TS, HTML, and CSS.
1+
# Fermi
2+
Fermi is a [Spacebar](https://spacebar.chat) Client written in TS, HTML, and CSS.
33

44
To build it, clone the repo and run `npm install`, then `npm run build`
55
To run it, use `npm start`
66
or do the equivalent with bun
77

88
Both [Bun](https://bun.sh) and [Node.js](https://nodejs.org) are supported, and should function as expected.
99

10-
To access Jank Client after starting, simply go to http://localhost:8080/login and either register a new account, or log in with your email and password.
10+
To access Fermi after starting, simply go to http://localhost:8080/login and either register a new account, or log in with your email and password.
1111

1212
If there are any issues please report them either here, or to me dirrectly on spacebar
1313
## Adding instances to the dropdown
14-
Please see [this](https://github.com/MathMan05/JankClient/blob/main/InstanceInfo.md) for how to add an instance to the dropdown picker
14+
Please see [this](https://github.com/MathMan05/Fermi/blob/main/InstanceInfo.md) for how to add an instance to the dropdown picker
1515
## RoadMap
1616
You can view the current roadmap on https://github.com/users/MathMan05/projects/1.
1717
## AI Code
1818
AI code due to not being GPLv3 compatable is not allowed in this repo. I thought this didn't need to be said, but it does.
1919
## Link
20-
The official SpaceBar server for Jank Client https://jankclient.greysilly7.xyz/invite/USgYJo?instance=https%3A%2F%2Fspacebar.chat
20+
The official SpaceBar server for Fermi https://fermi.chat/invite/USgYJo?instance=https%3A%2F%2Fspacebar.chat
2121

2222
old invite for the official client https://dev.app.spacebar.chat/invite/USgYJo
2323

24-
The current hosted instance of JankClient https://jankclient.greysilly7.xyz/
24+
The current hosted instance of Fermi https://fermi.chat/

0 commit comments

Comments
 (0)