Skip to content
Updated GeneralInformation (markdown) authored by Franck TALBART's avatar Franck TALBART
......@@ -58,7 +58,7 @@ CTI is a data and data processing sharing tool. It is built around the concept o
<div align='justify'>
CTI is built on a plugin system, making it flexible and configurable. Basic users can have CTI automate testing or benchmarking using the existing plugins, while expert users may write their own plugins to further modify or extend CTI's base behavior.
</div>
<p align='center'><img src='http://wiki.codelet-tuning-infrastructure.googlecode.com/git/img/CTI_overview.png' /></p>
<p align='center'>[[img/CTI_overview.png]]</p>
<p align='center'><i>CTI overview</i></p>
......@@ -87,7 +87,7 @@ Once CTI is populated with data, the next step a user takes is to process it. So
<div align='justify'>
Codelet Tuning Services (CTS) is a web interface. It lets users have a better interface to interact with CTI. Though all things implemented within CTS can be done using the equivalent commands, the web interface makes for a more user-friendly experience.
</div>
<p align='center'><img src='http://wiki.codelet-tuning-infrastructure.googlecode.com/git/img/CTS_overview.png' /></p>
<p align='center'>[[img/CTS_overview.png]]</p>
<p align='center'><i>CTS overview</i></p>
......
......