remoat 0.2.7 → 0.2.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +4 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,4 +1,7 @@
1
- <h1 align="center">Remoat</h1>
1
+ <p align="center" style="margin-bottom:0">
2
+ <img src="docs/images/owl-logo.svg" alt="Remoat owl" width="240" />
3
+ </p>
4
+ <h1 align="center" style="margin-top:0">Remoat</h1>
2
5
 
3
6
  <p align="center">
4
7
  <strong>Control your AI coding assistant from anywhere — right from Telegram.</strong>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "remoat",
3
- "version": "0.2.7",
3
+ "version": "0.2.8",
4
4
  "description": "Control Antigravity from anywhere — a local Telegram Bot that lets you remotely operate Antigravity on your home PC from your smartphone.",
5
5
  "main": "dist/index.js",
6
6
  "bin": {