Skip to content

Commit

Permalink
Merge pull request #37 from vilmacio22/readme-urls
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
vilmacio authored Aug 2, 2020
2 parents 02253b3 + aa16080 commit 840de61
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ After that, run from your command line the following:
gslides-maker
```
## Adaptive Slides
<p> <img src=""> <img src=""> <p/>
<p><img src="examples/beach-day.png" width="49%"> <img src="examples/spearmint.png" width="49%"><p/>

### Adapted Text Content
The generated presentation is a `BLANK` theme. After the presentation is created, you can choose your favorite theme. The font style, size and color of the text content also change according to the chosen theme.

<p><img src=""> <img src=""></p>
<p><img src=""> <img src=""></p>
<p><img src="examples/focus.png" width="49%"> <img src="examples/pop.png" width="49%"></p>
<p><img src="examples/blue&gold.png" width="49%"> <img src="examples/beach-day2.png" width="49%"></p>

## Development
### Getting Started
Expand All @@ -39,11 +39,11 @@ $ npm install
```

### Technologies
This [node]() project was developed with [Typescript]() using factory method pattern. [Sucrase]() is used for compiling and [Jest]() is used for testing. See `/package.json` for more information.
This [node](https://nodejs.org/en/docs/) project was developed with [Typescript](https://www.typescriptlang.org/docs/home.html) using factory method pattern. [Sucrase](/~https://github.com/alangpierce/sucrase) is used for compiling and [Jest](https://jestjs.io/docs/en/getting-started) is used for testing. See `/package.json` for more information.

## License
This project is under the MIT license. See the [LICENSE](/~https://github.com/vilmacio22/gslides-maker/blob/master/LICENSE) for more information.

---

Created by [vilmacio22]()
Created by [vilmacio22](/~https://github.com/vilmacio22)

0 comments on commit 840de61

Please sign in to comment.