Skip to content

Commit 7bcd8a4

Browse files
author
David Brody
committed
Updates Readme.
1 parent c703876 commit 7bcd8a4

File tree

1 file changed

+6
-31
lines changed

1 file changed

+6
-31
lines changed

README.md

Lines changed: 6 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,15 @@
11
[![GitHub version](https://badge.fury.io/gh/contentsync%2FSketchContentSync.sketchplugin.svg)](https://badge.fury.io/gh/contentsync%2FSketchContentSync.sketchplugin)
22

3-
# Sketch Content Sync
3+
# SketchContentSync
44

5-
Visit [www.contentsync.io](http://contentsync.io/).
5+
Synchronize your content between google spreadsheets and Sketch.app.
66

7-
Dynamically update content within sketch files.
7+
Now supports both public and private google spreadsheets.
88

9-
Currently support:
109

11-
+ [Google Spreadsheets](https://docs.google.com)
12-
+ [Sheetsu](https://sheetsu.com)
10+
# Downloading & ContentSync Platform
1311

14-
# Installation
15-
16-
+ Download the [zip file](https://github.com/contentsync/SketchContentSync.sketchplugin/releases/download/v0.3.3/SketchContentSync.sketchplugin.zip)
17-
+ Unzip the zip file
18-
+ Make sure the name of the file is `SketchContentSync.sketchplugin`.
19-
+ Double click on the `SketchContentSync.sketchplugin` to install it into Sketch.
12+
Register for free at [www.contentsync.io](http://contentsync.io/) and get started easily.
2013

2114
# Features
2215

@@ -57,25 +50,7 @@ Customize text per symbol instance. Naming a text element `sync:<key>` within a
5750

5851
# How to Install It
5952

60-
+ Download the Zip File
61-
+ Double click on the .sketchplugin file
62-
+ Available in Sketch under `Plugins` > `SketchContentSync`
63-
64-
65-
# Quick Example
66-
67-
+ Download and open [this sketch file](./examples/simpleexample.sketch)
68-
+ Run **SketchContentSync > Google Sync** under the **Plugins** menu
69-
+ **Sync Google Document Text** Popup
70-
+ Paste this URL in the URL popup: `https://docs.google.com/spreadsheets/d/1xkkFbXdCEC2Rr_rxO74jdZ30SZSxBuzLdNPFlhsjPws/`
71-
+ Press `Sync`
72-
+ **Sync Content Version** Popup
73-
+ Use default and press `Sync`
74-
+ Voila! The content in the Sketch should have updated.
75-
+ Notice there are some spelling errors in the synced content. Try syncing again with another version or even another language.
76-
77-
[You can see the sample spreadsheet used for this example here.](https://docs.google.com/spreadsheets/d/1xkkFbXdCEC2Rr_rxO74jdZ30SZSxBuzLdNPFlhsjPws/edit?usp=sharing)
78-
53+
Register for free at [www.contentsync.io](http://contentsync.io/) and get started easily.
7954

8055
# How to use it
8156

0 commit comments

Comments
 (0)