Update README file: point to CTF specification
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 22 Jun 2011 18:25:41 +0000 (14:25 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 22 Jun 2011 18:25:41 +0000 (14:25 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
README

diff --git a/README b/README
index 45501009632e96a7bdf6ec202918e5d8885ea965..2fab488ca69ea1b87c3fc9738366fafcae7367fe 100644 (file)
--- a/README
+++ b/README
@@ -6,6 +6,13 @@ This project provides trace read and write libraries, as well as a trace
 converter. A plugin can be created for any trace format to allow its conversion
 to/from another trace format.
 
 converter. A plugin can be created for any trace format to allow its conversion
 to/from another trace format.
 
+The main format expected to be converted to/from is the Common Trace
+Format (CTF). The latest version of the CTF specification can be found at:
+
+  git tree:   git://git.efficios.com/ctf.git
+  gitweb:     http://git.efficios.com/?p=ctf.git
+
+
 BUILDING
 --------
 
 BUILDING
 --------
 
This page took 0.024597 seconds and 4 git commands to generate.