Skip to content

Commit 30fbd28

Browse files
authored
Update README.md
1 parent 1fe8afa commit 30fbd28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Tealight
22

3-
**Tealight** is a web and REST framework for [Pharo](https://www.pharo.org)
3+
**Tealight** is a web and REST framework for [Pharo](https://www.pharo.org) written by T. Bergmann (astares)
44

55
It is a project defining a few extensions to the **[Teapot](https://github.com/zeroflag/Teapot) web framework** to make the (tea) time you spend with the [Pharo](http://www.pharo.org) Teapot system even easier.
66

@@ -9,6 +9,7 @@ It is a project defining a few extensions to the **[Teapot](https://github.com/z
99
[![Build](https://github.com/astares/Tealight/actions/workflows/build.yml/badge.svg)](https://github.com/astares/Tealight/actions/workflows/build.yml)
1010
[![Coverage Status](https://codecov.io/github/astares/Tealight/coverage.svg?branch=main)](https://codecov.io/gh/astares/Tealight/branch/main)
1111

12+
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
1213
[![Pharo 7](https://img.shields.io/badge/Pharo-7.0-%23aac9ff.svg)](https://pharo.org/download)
1314
[![Pharo 8](https://img.shields.io/badge/Pharo-8.0-%23aac9ff.svg)](https://pharo.org/download)
1415
[![Pharo 9](https://img.shields.io/badge/Pharo-9.0-%23aac9ff.svg)](https://pharo.org/download)

0 commit comments

Comments
 (0)