Skip to content

Commit c76d039

Browse files
author
casa
committed
Modify RREADMe.md
1 parent ea4b8d2 commit c76d039

File tree

1 file changed

+6
-36
lines changed

1 file changed

+6
-36
lines changed

README.md

+6-36
Original file line numberDiff line numberDiff line change
@@ -10,43 +10,13 @@ TraceFileGen can be downloaded from https://github.com/GarCoSim/TraceFileGen
1010

1111
# Overview of the Directories Structure
1212
The following table lists the names of all directories and a short description.
13-
<table>
14-
<tbody>
15-
<tr>
16-
<td>
17-
<div>Name</div>
18-
</td>
19-
<td>
20-
Description.
21-
</td>
22-
</tr>
23-
<tr>
24-
<td>
25-
<div>build</div>
26-
</td>
27-
<td>
28-
build folder which is created by the ./build.sh script
29-
</td>
30-
</tr>
31-
<tr>
32-
<td>
33-
<div>ObjectClasses</div>
34-
</td>
35-
<td>
36-
C++ sources
37-
</td>
38-
</tr>
39-
<tr>
40-
<td>
41-
<div>Utils</div>
42-
</td>
43-
<td>
44-
C++ sources
45-
</td>
46-
</tr>
47-
</tbody>
48-
</table>
4913

14+
Name | Description
15+
-------------- | -----------
16+
build | build folder which is created by the ./build.sh script
17+
ObjectClasses | C++ sources
18+
Utils | C++ sources
19+
5020
# Installation (Initial Builing)
5121
After downloading followed by extracting or cloning, do the followings
5222
* $ cd TraceFileGen

0 commit comments

Comments
 (0)