Skip to content

Commit 2b7014d

Browse files
authored
Update README.md
1 parent 5a00d53 commit 2b7014d

File tree

1 file changed

+17
-8
lines changed

1 file changed

+17
-8
lines changed

README.md

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
</a>
1212
</p>
1313

14+
1415
<br/>
1516

1617
<p align="center">
@@ -26,7 +27,7 @@
2627
<img src="https://travis-ci.org/Philip-Scott/Spice-up.svg?branch=master" alt="build status">
2728
</p>
2829

29-
Spice-up is a modern and intuitive desktop presentation app based upon [SpiceOfDesign's presentation concept](http://spiceofdesign.deviantart.com/art/New-Presentation-Concept-401767854). Built from the ground up for elementary OS, it gives you everything you need to create simple and beautiful presentations.
30+
Create presentations that stand out! Spice-Up has everything you need to create simple and beautiful presentations. Get your ideas across with beautiful designed templates, or start from scratch with a blank canvas. Either way, you will add some spice to your presentations with a wide variety of background patterns and a beautiful color palette.
3031

3132
### Spice Presentations Look Amazing!
3233
Images, Shapes, Text, as well as beautiful background patterns and easy to make custom gradients!
@@ -35,14 +36,16 @@ Images, Shapes, Text, as well as beautiful background patterns and easy to make
3536
<img src="Screenshot1.png" alt="Screenshot">
3637
</p>
3738

38-
Its features include:
39+
Easy-to-design slides and powerful features:
40+
3941

40-
- **Exporting to PDF:** Share your presentation with anyone, no matter the platform they're at
41-
- **Presentation Browser**: Scroll though the presentations you have made and jump right into them with one click!.
42-
- **Controller Support**: If you have a USB or Bluetooth controller, plug it in and control your slides!
43-
- **Templates**, so you can whip up a presentation in a blink of an eye.
42+
- **Exporting to PDF:** Share your presentation with anyone, no matter the platform they're at.
43+
- **Presentation Browser:** Scroll though the presentations you have made and jump right into them with one click!.
44+
- **Controller Support:** If you have a USB or Bluetooth controller, plug it in and control your slides!
45+
- **Web Viewer:** Presentations can now be viewed from a web browser if Spice-Up is not installed, even if you're not using Linux. No extra software needed!
4446
- **Edit images** in your favorite editor, and it will automatically update when saved
45-
- **Web Viewer**: Presentations can now be viewed from a web browser if Spice-Up is not installed, even if you're not using Linux
47+
- **Templates:** a touch of creativity is all you need to make presentations in a blink of an eye.
48+
- **Presenter Notes:** Present like a pro with slide-by-slide notes only viewable by you!
4649
- And much more!
4750

4851
<p align="center">
@@ -63,7 +66,7 @@ You can install Spice-Up from a PPA. But be aware that your results may vary
6366
sudo apt-get install com.github.philip-scott.spice-up
6467

6568
### Donations
66-
Liked Spice-up? Would like to support its development of this app and more? Feel free to [leave a little tip :)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WYD9ZJK6ZFUDQ) or support my work torwards a new feature over at [Bountysource](https://www.bountysource.com/trackers/44752823-philip-scott-spice-up). I'd really appreciate it :)
69+
Liked Spice-up? Would like to support its development of this app and more? Feel free to [leave a little tip :)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WYD9ZJK6ZFUDQ) or support my work torwards a new feature over at [Bountysource](https://www.bountysource.com/trackers/44752823-philip-scott-spice-up). I'd really appreciate it :)
6770

6871
## Dependencies
6972
These dependencies must be present before building
@@ -73,10 +76,16 @@ These dependencies must be present before building
7376
- `gee-0.8`
7477
- `gudev-1.0`
7578
- `libevdev`
79+
- `libsoup-2.4`
7680

7781
## Building
7882
```
7983
mkdir build/ && cd build
8084
cmake ..
8185
make && sudo make all test install
8286
```
87+
88+
89+
<p align="center">
90+
<img src="data/icons/128/com.github.philip-scott.spice-up.svg" alt="Spice-Up's Icon">
91+
</p>

0 commit comments

Comments
 (0)