feat(README): Adds instance details to README.md

Introduces a table of available instances in the README.
Provides details such as provider, country, URL, and description
for each instance, enhancing clarity for users seeking access.
This commit is contained in:
Kumi 2024-12-05 07:43:55 +01:00
parent db93211aff
commit 9190171c9e
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -17,6 +17,12 @@ Transfer.coffee is a simple Node.js web application that allows users to share f
- Configurable tracker URL
- Bundled WebTorrent tracker
# Instances
| Provided by | Country | URL | Description |
| -------------- | ------- | ------------------------------------------ | ----------------- |
| Private.coffee | Austria | [transfer.coffee](https://transfer.coffee) | Official instance |
## Prerequisites
- Node.js (tested with v22.3 but anything recent should work)