Merge "Add configuration for extensions"
[bgpcep.git] / README
diff --git a/README b/README
index 83bae9369cac8f59f7f3cb2c9b4f689526889076..7312455a36fd239453f361c2833b5d34df3e533e 100644 (file)
--- a/README
+++ b/README
@@ -14,7 +14,7 @@ util:
        Common utility classes
 
 framework:
-       Legacy NIO-based protocol framework, to be replaced by Netty
+       Common framework for integrating protocol parsers with Netty
 
 bgp:
        BGP-related artifacts
@@ -28,6 +28,9 @@ pcep/pcepy:
 pcep/pcepdump:
        Python-based PCEP listener and debug tool
 
+rsvp:
+       RSVP modeling concepts (needed by pcep)
+
 
 HOW TO BUILD
 ============