add title

This commit is contained in:
Tom Elliott 2025-01-22 21:24:53 +13:00
parent 4a21b0f763
commit d70a70cbe1
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ knitr::opts_chunk$set(
) )
``` ```
# ts # ts: Write apps with R, Rserve, and TypeScript
<!-- badges: start --> <!-- badges: start -->
[![R-CMD-check](https://github.com/tmelliott/ts/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/tmelliott/ts/actions/workflows/R-CMD-check.yaml) [![R-CMD-check](https://github.com/tmelliott/ts/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/tmelliott/ts/actions/workflows/R-CMD-check.yaml)

View File

@ -1,7 +1,7 @@
<!-- README.md is generated from README.Rmd. Please edit that file --> <!-- README.md is generated from README.Rmd. Please edit that file -->
# ts # ts: Write apps with R, Rserve, and TypeScript
<!-- badges: start --> <!-- badges: start -->