diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2020-11-07 14:29:06 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2020-11-07 14:29:06 (GMT) |
commit | ca9f2d62104259f445e4ef0931b86af6c64085f5 (patch) | |
tree | 5b1cb150b863071991fe4104894b25b3692c2398 | |
parent | 0b5664774359a9aebd22165854c5db88934d82e2 (diff) | |
download | tcl-ca9f2d62104259f445e4ef0931b86af6c64085f5.zip tcl-ca9f2d62104259f445e4ef0931b86af6c64085f5.tar.gz tcl-ca9f2d62104259f445e4ef0931b86af6c64085f5.tar.bz2 |
Updated README
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ You can get any source release of Tcl from [our distribution site](https://sourceforge.net/projects/tcl/files/Tcl/). [![Build Status](https://travis-ci.org/tcltk/tcl.svg?branch=core-8-branch)](https://travis-ci.org/tcltk/tcl) +[![Build Status](https://github.com/tcltk/tcl/workflows/Linux%20Build%20and%20Test/badge.svg?branch=main)](https://github.com/tcltk/tcl/actions?query=workflow%3A%22Linux+Build+and+Test%22+branch%3Amain) ## Contents 1. [Introduction](#intro) |