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.
- package/README.md +4 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,7 @@
|
|
|
1
|
-
<
|
|
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