mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
Merge pull request #685 from rowboatlabs/arkml-patch-19
Include demo video link in README
This commit is contained in:
commit
d10a28ca81
2 changed files with 3 additions and 2 deletions
|
|
@ -32,7 +32,9 @@ Rowboat indexes your work into a living knowledge graph and uses that to get wor
|
|||
Download latest for Mac/Windows/Linux: [Download](https://www.rowboatlabs.com/downloads)
|
||||
|
||||
<p align="center">
|
||||
<img width="1091" height="632" alt="Screenshot 2026-07-07 at 4 22 08 PM" src="https://github.com/user-attachments/assets/440087ae-5674-427a-87bb-831b0bea7de4" />
|
||||
<a href="https://www.youtube.com/watch?v=et5yQABJ3xI">
|
||||
<img width="1091" height="632" alt="Rowboat demo video" src="https://github.com/user-attachments/assets/440087ae-5674-427a-87bb-831b0bea7de4" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
// Electron main process entry point.
|
||||
import { app, BrowserWindow, desktopCapturer, protocol, net, shell, session, safeStorage, type Session } from "electron";
|
||||
import path from "node:path";
|
||||
import {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue