File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ tdlib.native
4
4
This is a project to pack [ TDLib] [ tdlib ] (the Telegram Database library) binaries built for several platforms:
5
5
6
6
- [ MacOS 10.15] [ spec.macos ] (x64) _ (GitHub Actions image: ` macos-10.15 ` )_
7
- - [ Ubuntu 18.04.4] [ spec.linux ] (x64) _ (Appveyor image: ` ubuntu ` )_
7
+ - [ Ubuntu 18.04.4] [ spec.linux.appveyor ] (x64) _ (Appveyor image: ` ubuntu ` )_
8
+ - [ Ubuntu 18.04] [ spec.linux ] (x64) _ (Docker image: ` ubuntu:18.04 ` )_
8
9
- [ Windows Server 2019] [ spec.windows ] (x64) _ (Appveyor image: ` Visual Studio 2019 ` )_
9
10
10
11
Getting Started
@@ -23,7 +24,8 @@ Documentation
23
24
[ docs.maintainership ] : ./MAINTAINERSHIP.md
24
25
[ nuget ] : https://www.nuget.org/packages/tdlib.native/
25
26
[ releases ] : releases
26
- [ spec.linux ] : https://www.appveyor.com/docs/linux-images-software/
27
+ [ spec.linux.appveyor ] : https://www.appveyor.com/docs/linux-images-software/
28
+ [ spec.linux ] : https://hub.docker.com/_/ubuntu
27
29
[ spec.macos ] : https://github.com/actions/virtual-environments/blob/main/images/macos/macos-10.15-Readme.md
28
30
[ spec.windows ] : https://www.appveyor.com/docs/windows-images-software/
29
31
[ tdlib ] : https://github.com/tdlib/td
You can’t perform that action at this time.
0 commit comments