Skip to content
This repository has been archived by the owner on Jan 6, 2018. It is now read-only.

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andre0xFF committed Feb 19, 2017
1 parent 312557b commit d865537
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
7 changes: 7 additions & 0 deletions P01/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# PCM Images

This project is a Google images clone with color histogram and color moments calculations to create an image database.

The website must be run through a web server and the images need to be processed first by load.html.

Images are not included.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Production of Multimedia Contents
* T01 - Responsive website in HTML5 & CSS3: http://andrewfonseca.github.io/PCM/T01/home.html
* T02 - BlackJack game using vanilla JS: http://andrewfonseca.github.io/PCM/T02/blackjack_oop.html
* T03 - Web form with JSON and localstorage: http://andrewfonseca.github.io/PCM/T03/index.html
* T03 - Web form with JSON and localstorage: http://andrewfonseca.github.io/PCM/T03/
* T04 - JS Cartoons in canvas: http://andrewfonseca.github.io/PCM/T04/FotoPrint.html
* P01 - Google images clone: http://andrewfonseca.github.io/PCM/P01

**Check P01 README**

0 comments on commit d865537

Please sign in to comment.