From 275dc420e69a2c42fa23061f9dd7af2adb58026e Mon Sep 17 00:00:00 2001 From: Vincent Oord Date: Thu, 17 Oct 2013 16:09:02 +0200 Subject: [PATCH] Fixed asset path in README.md The asset path in the README was incorrect, so I fixed it to the right path and included an extra link to the Balsamiq documentation for clarity. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd31721..842d5dd 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,11 @@ Rendered png [Font Awesome](http://fontawesome.io) icons for use with wireframin ## Install 1. [Download the pack](https://github.com/djfpaagman/font-awesome-balsamiq/releases) -2. Move the icons in your `Documents/My Balsamiq/assets` folder +2. Move the icons in your `Documents/Balsamiq Mockups/assets` folder 3. The icons are now available under 'Account Assets' in Balsamiq +More information about 'Account Assets' can be found in the [Balsamiq documentation](http://support.balsamiq.com/customer/portal/articles/200694). + ## Rendering I've rendered the icons using https://github.com/odyniec/font-awesome-to-png. The steps I took: