diff --git a/flosssearch/application/views/welcome/about.php b/flosssearch/application/views/welcome/about.php index 5bd56fe..a507fb5 100644 --- a/flosssearch/application/views/welcome/about.php +++ b/flosssearch/application/views/welcome/about.php @@ -157,4 +157,4 @@ - \ No newline at end of file + diff --git a/flosssearch/application/views/welcome/page.php b/flosssearch/application/views/welcome/page.php index 1b961c6..37f7530 100644 --- a/flosssearch/application/views/welcome/page.php +++ b/flosssearch/application/views/welcome/page.php @@ -57,14 +57,14 @@
-

Welcome to floss search. Support in the process of choosing open source projects.

+

Welcome to floss search. Support for selecting open source projects for software engineering education.

- Through FLOSS SEARCH, we seek to assist teachers in the process of choosing open source projects hosted in GitHub used in software engineering education. + FLOSS SEARCH is a tool to help teachers in selecting open source projects hosted in GitHub to be used in software engineering education.

@@ -94,7 +94,7 @@

- Considering that there is a growing diversity of projects available in software repositories, finding those that have the desired features for integration in the teaching of Software Engineering is not a trivial task. For this purpose, we identified criteria that have been used for project selection and and with this set of criteria helped us to built this tool to assist teachers search for open source projects to be used in their teaching-learning process. + In face of the growing diversity of projects available in software repositories, finding those that have the desired features for teaching and learning Software Engineering concepts and practices is not a trivial task. For this purpose, we identified several criteria that have been used for project selection. These criteria helped us to built this tool to help teachers in searching for open source projects to be used in the classroom.

@@ -106,8 +106,8 @@

- All projects available here are hosted on GitHub website. - We used the Open Hub to identify the number of lines of code criteria, and the GitHub API to implement the scripts used for other criteria. Due to GitHub API's limitations, we developed some scripts and ran them using a set of projects from GitHub, but stored the results locally. + All the projects available here are hosted on GitHub website. + We used the Open Hub to collect the number of lines of code, and the GitHub API to implement the scripts used for other criteria. Due to GitHub API's limitations, we developed some scripts and executed them using a set of projects from GitHub, but stored the results locally. Therefore, it is worth to mention that when you run Floss Search, you will be referring to our local Database and not getting real-time information directly from GitHub although we update this information about the projects constantly.

@@ -127,4 +127,4 @@ - \ No newline at end of file +