Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# space-cli

Command-line tool for querying and editing your local [Space](https://getspace.dev) flashcard database. Reads directly from the PowerSync SQLite file the Space app syncs locally — no network calls, no cloud round-trips.
Command-line tool for querying and editing your local [Space](https://getspace.app) flashcard database. Reads directly from the PowerSync SQLite file the Space app syncs locally — no network calls, no cloud round-trips.

```
$ space deck list
Expand Down Expand Up @@ -74,8 +74,8 @@ Run `space --help` for the full command tree.

## Links

- [Space website — CLI page](https://getspace.dev/cli)
- [Space main app](https://getspace.dev/download)
- [Space website — CLI page](https://getspace.app/cli)
- [Space main app](https://getspace.app/download)
- [Issue tracker](https://github.com/space-org/space-cli/issues)

## Building from source
Expand Down