Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
AisjaThijssen committed Apr 26, 2023
1 parent 5f4bc1c commit 4cd0826
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@

<!-- README.md is generated from README.qmd. Please edit that file -->

# Monash Letter Format Template
# Tilburg University Letter Format Template

This is a Quarto template that assists you in creating a letter on
Monash University letterhead
Tilburg University letterhead

## Creating a new letter

You can use this as a template to create a letter. To do this, use the
following command:

``` bash
quarto use template numbats/monash-quarto-letter
quarto use template AisjaThijssen/uvt-quarto-letter
```

This will install the extension and create an example qmd file that you
Expand All @@ -25,7 +25,7 @@ document. From the quarto project or document directory, run the
following command to install this format:

``` bash
quarto install extension numbats/monash-quarto-letter
quarto install extension AisjaThijssen/uvt-quarto-letter
```

## Example
Expand Down
8 changes: 4 additions & 4 deletions README.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@ image_read_pdf("template.pdf", pages = 1) |>
fs::file_move("template.pdf", "examples/template.pdf")
```

# Monash Letter Format Template
# Tilburg University Letter Format Template

This is a Quarto template that assists you in creating a letter on Monash University letterhead
This is a Quarto template that assists you in creating a letter on Tilburg University letterhead

## Creating a new letter

You can use this as a template to create a letter.
To do this, use the following command:

```bash
quarto use template numbats/monash-quarto-letter
quarto use template AisjaThijssen/uvt-quarto-letter
```

This will install the extension and create an example qmd file that you can use as a starting place for your letter.
Expand All @@ -45,7 +45,7 @@ You may also use this format with an existing Quarto project or document.
From the quarto project or document directory, run the following command to install this format:

```bash
quarto install extension numbats/monash-quarto-letter
quarto install extension AisjaThijssen/uvt-quarto-letter
```

## Example
Expand Down
File renamed without changes.
File renamed without changes
File renamed without changes.
Binary file modified examples/template.pdf
Binary file not shown.
Binary file added examples/template.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4cd0826

Please sign in to comment.