summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDafydd Harries <dafydd.harries@collabora.co.uk>2007-02-05 19:10:00 +0000
committerDafydd Harries <dafydd.harries@collabora.co.uk>2007-02-05 19:10:00 +0000
commit6739b221ef2f4eebc56ea13bd10bf743d9d90a1e (patch)
treeb77e9ee465edfbfd4ff47993b44f6ed34632dee9 /README
parentaeb8896d4a0bc9ccad8d6f63c85acf2d0a287cf9 (diff)
downloadlibnice-6739b221ef2f4eebc56ea13bd10bf743d9d90a1e.tar.gz
update README with new subdirs
darcs-hash:20070205191000-c9803-09653c37dec4e31223e515339e21dbb92d55a41e.gz
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 7 insertions, 5 deletions
diff --git a/README b/README
index 2d88fe5..073b340 100644
--- a/README
+++ b/README
@@ -38,11 +38,13 @@ Limitations
Structure
---------
- local/ - local address gathering code
- stun/ - STUN implementation
- udp/ - UDP abstraction layer
- agent/ - ICE agent
- nice/ - libnice
+ address/ - IP address convenience library
+ local/ - local address gathering code
+ random/ - random number generation
+ stun/ - STUN implementation
+ udp/ - UDP abstraction layer
+ agent/ - ICE agent
+ nice/ - libnice
Relevant standards
------------------