diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-11-23 11:50:23 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-11-23 11:50:23 (GMT) |
commit | 3ca52101ac1c6e7bcea873f2a7f86f17fac16662 (patch) | |
tree | 14269f443b78a8fa0ad2c8718217386847fb1c02 /README.md | |
parent | d859ef4d99e212a50d0a3917627f280ab14afe5f (diff) | |
parent | a4e015529e6cb91f37bc48b5c80c3b24649186b9 (diff) | |
download | tk-3ca52101ac1c6e7bcea873f2a7f86f17fac16662.zip tk-3ca52101ac1c6e7bcea873f2a7f86f17fac16662.tar.gz tk-3ca52101ac1c6e7bcea873f2a7f86f17fac16662.tar.bz2 |
Merge 8.5
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,10 @@ This is the **Tk 8.6.10** source distribution. You can get any source release of Tk from [our distribution site](https://sourceforge.net/projects/tcl/files/Tcl/). +Build Status: 8.6.10 +[![Build and Test Status: Linux 8.6](https://github.com/tcltk/tk/workflows/Linux/badge.svg?branch=core-8-6-branch)](https://github.com/tcltk/tk/actions?query=workflow%3A%22Linux%22+branch%3Acore-8-6-branch) +[![Build and Test Status: Windows 8.6](https://github.com/tcltk/tk/workflows/Windows/badge.svg?branch=core-8-6-branch)](https://github.com/tcltk/tk/actions?query=workflow%3A%22Windows%22+branch%3Acore-8-6-branch) +[![Build and Test Status: macOS 8.6](https://github.com/tcltk/tk/workflows/macOS/badge.svg?branch=core-8-6-branch)](https://github.com/tcltk/tk/actions?query=workflow%3A%22macOS%22+branch%3Acore-8-6-branch) ## <a id="intro">1.</a> Introduction |