somratpro commited on
Commit
38b85f9
Β·
1 Parent(s): 2faa5aa

docs: add related projects and support section to README

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -182,12 +182,32 @@ docker run -p 7861:7861 --env-file .env hugging8n
182
  - **Space keeps sleeping:** Use the dashboard to set up an UptimeRobot monitor.
183
  - **Authentication errors:** n8n v2 uses its own internal users; ensure you created the owner account on first run.
184
 
 
 
 
 
 
 
 
 
 
185
  ## πŸ“š Links
186
 
187
  - [n8n Documentation](https://docs.n8n.io)
188
  - [Hugging Face Spaces](https://huggingface.co/docs/hub/spaces)
189
  - [Cloudflare Workers](https://workers.cloudflare.com/)
190
 
 
 
 
 
 
 
 
 
 
 
 
191
  ## 🀝 Contributing
192
 
193
  Contributions are welcome! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
 
182
  - **Space keeps sleeping:** Use the dashboard to set up an UptimeRobot monitor.
183
  - **Authentication errors:** n8n v2 uses its own internal users; ensure you created the owner account on first run.
184
 
185
+ ## 🌟 More Projects
186
+
187
+ Similar projects by [@somratpro](https://github.com/somratpro) β€” all free, one-click deploy on HF Spaces:
188
+
189
+ | Project | What it runs | HF Space | GitHub |
190
+ | :--- | :--- | :--- | :--- |
191
+ | **HuggingClaw** | OpenClaw β€” Claude Code in the browser | [Space](https://huggingface.co/spaces/somratpro/HuggingClaw) | [Repo](https://github.com/somratpro/huggingclaw) |
192
+ | **HuggingClip** | Paperclip β€” AI agent orchestration platform | [Space](https://huggingface.co/spaces/somratpro/HuggingClip) | [Repo](https://github.com/somratpro/huggingclip) |
193
+
194
  ## πŸ“š Links
195
 
196
  - [n8n Documentation](https://docs.n8n.io)
197
  - [Hugging Face Spaces](https://huggingface.co/docs/hub/spaces)
198
  - [Cloudflare Workers](https://workers.cloudflare.com/)
199
 
200
+ ## ❀️ Support
201
+
202
+ If Hugging8n saves you time, consider buying me a coffee to keep the projects alive!
203
+
204
+ **USDT (TRC-20 / TRON network only)**
205
+ ```
206
+ TELx8TJz1W1h7n6SgpgGNNGZXpJCEUZrdB
207
+ ```
208
+ > [!WARNING]
209
+ > Send **USDT on TRC-20 network only**. Sending other tokens or using a different network will result in permanent loss.
210
+
211
  ## 🀝 Contributing
212
 
213
  Contributions are welcome! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.