diff --git a/data/projects.json b/data/projects.json index 3d574d1..81de2a6 100644 --- a/data/projects.json +++ b/data/projects.json @@ -13,5 +13,10 @@ "name": "Super Mario Run", "description": "Mobile game inspired by Super Mario Bros, built with Phaser.", "href": "https://r-freeman.github.io/super-mario-run/" + }, + { + "name": "ASOS Prototype", + "description": "Working prototype of ASOS' website built in Axure RP 8", + "href": "https://github.com/r-freeman/ASOS-Axure-Prototype" } ]