mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-10 07:10:31 +00:00
Client docs update.
This commit is contained in:
parent
1e6a7ed491
commit
cdf760eeb8
@ -1,10 +1,10 @@
|
||||
# The `fabric` Client
|
||||
# The `fabric` client
|
||||
|
||||
This is the primary `fabric` client.
|
||||
This is the primary `fabric` client, which has multiple modes of operation.
|
||||
|
||||
## Client modes
|
||||
|
||||
You can use the client in three different modes.
|
||||
You can use the client in three different modes:
|
||||
|
||||
1. **Local Only:** You can use the client without a server, and it will use patterns it's downloaded from this repository, or ones that you specify.
|
||||
2. **Local Server:** You can run your own version of a Fabric Mill locally (on a private IP), which you can then connect to and use.
|
||||
|
Loading…
Reference in New Issue
Block a user