Skip to content

Commit 11b8f9d

Browse files
committed
Update documentation, replace screenshot with demo gif
1 parent 16e5fc2 commit 11b8f9d

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.org

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
** About
88

9-
This package provides support for connecting to [[https://github.com/features/codespaces][GitHub Codespaces]] in Emacs via [[https://www.gnu.org/software/tramp/][TRAMP]]. It provides a handy =completing-read= UI that lets you choose from all your created codespaces. Here's a screenshot (running with [[https://github.com/minad/vertico][vertico]]):
9+
This package provides support for managing [[https://github.com/features/codespaces][GitHub Codespaces]] in Emacs and connecting to them via [[https://www.gnu.org/software/tramp/][TRAMP]]. It provides a handy =completing-read= UI that lets you choose from all your created codespaces.
1010

11-
[[./screenshot.png]]
11+
[[./demo.gif]]
1212

1313
Here is an example =use-package= declaration:
1414

codespaces.el

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

33
;; Copyright (C) 2022 Patrick Thomson and Bas Alberts and Fabian Markl
44

5-
;; Author: Patrick Thomson <patrickt@github.com>
5+
;; Author: Fabian Markl <fabian@markl.dev>
66
;; URL: https://github.com/F4ban/codespaces.el
77
;; Version: 0.2
88
;; Package-Requires: ((emacs "28.1"))

demo.gif

943 KB
Loading

screenshot.png

-41.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)