Skip to content

Commit 29c7bb9

Browse files
authored
Update README.md
1 parent ad85f5a commit 29c7bb9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Ghost
2-
[![Build Status](https://travis-ci.org/pharo-ide/Ghost.svg?branch=master)](https://travis-ci.org/pharo-ide/Ghost)
2+
3+
[![GitHub release](https://img.shields.io/github/release/pharo-ide/Ghost.svg)](https://github.com/pharo-ide/Ghost/releases/latest)
4+
[![Unit Tests](https://github.com/pharo-ide/Ghost/actions/workflows/tests.yml/badge.svg)](https://github.com/pharo-ide/Ghost/actions/workflows/tests.yml)
5+
6+
[![Pharo 7.0](https://img.shields.io/badge/Pharo-7.0-informational)](https://pharo.org)
7+
[![Pharo 8.0](https://img.shields.io/badge/Pharo-8.0-informational)](https://pharo.org)
8+
[![Pharo 9.0](https://img.shields.io/badge/Pharo-9.0-informational)](https://pharo.org)
9+
[![Pharo 10](https://img.shields.io/badge/Pharo-10-informational)](https://pharo.org)
10+
[![Pharo 11](https://img.shields.io/badge/Pharo-11-informational)](https://pharo.org)
311

412
Ghost is framework to implement unnatural smalltalk objects like proxies or prototypes. It provides suitable infrastructure to implement message processing in special way
513

0 commit comments

Comments
 (0)