diff --git a/README.md b/README.md index caa4fdd..b67589b 100644 --- a/README.md +++ b/README.md @@ -17,13 +17,13 @@ After that, run from your command line the following: gslides-maker ``` ## Adaptive Slides -

+

### 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. -

-

+

+

## Development ### Getting Started @@ -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)