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:
parent
db93211aff
commit
9190171c9e
1 changed files with 6 additions and 0 deletions
|
@ -17,6 +17,12 @@ Transfer.coffee is a simple Node.js web application that allows users to share f
|
||||||
- Configurable tracker URL
|
- Configurable tracker URL
|
||||||
- Bundled WebTorrent tracker
|
- Bundled WebTorrent tracker
|
||||||
|
|
||||||
|
# Instances
|
||||||
|
|
||||||
|
| Provided by | Country | URL | Description |
|
||||||
|
| -------------- | ------- | ------------------------------------------ | ----------------- |
|
||||||
|
| Private.coffee | Austria | [transfer.coffee](https://transfer.coffee) | Official instance |
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
- Node.js (tested with v22.3 but anything recent should work)
|
- Node.js (tested with v22.3 but anything recent should work)
|
||||||
|
|
Loading…
Reference in a new issue