diff --git a/README.md b/README.md index 935438e..9483705 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Current status: * early alpha / nearly feature-complete wrt blockchain. -* network / p2p code needs to be revamped, likely using an existing p2p library instead of rolling our own +* network / p2p code needs to be revamped, likely using an existing p2p library instead of rolling our own. Currently, Daisy can only work on machines with public IP addresses (no NAT handling at all). [Read Daisy's whitepaper here](https://docs.google.com/document/d/1YnFKQaXjTBPZ1e-x8tQ2oxddIoc0P-mfQ4hjUuuNzS4/edit?usp=sharing) to find out what it does and how to get started.