Skip to content

Commit 016a87b

Browse files
authored
README: contacts updated (#256)
1 parent c118e96 commit 016a87b

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 16.17.11
4+
- Update contacts in README
5+
36
## 16.17.10
47
- Upgrade injector dependency
58

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
[![Build Status](https://github.com/gyrdym/ml_algo/workflows/CI%20pipeline/badge.svg)](https://github.com/gyrdym/ml_algo/actions?query=branch%3Amaster+)
2-
[![Coverage Status](https://coveralls.io/repos/github/gyrdym/ml_algo/badge.svg?branch=master)](https://coveralls.io/github/gyrdym/ml_algo?branch=master)
32
[![pub package](https://img.shields.io/pub/v/ml_algo.svg)](https://pub.dartlang.org/packages/ml_algo)
4-
[![Gitter Chat](https://badges.gitter.im/gyrdym/gyrdym.svg)](https://gitter.im/gyrdym/)
53

64
# Machine learning algorithms for Dart developers - ml_algo library
75

@@ -862,6 +860,7 @@ final createClassifier = (DataFrame samples) =>
862860

863861
### Contacts
864862
If you have questions, feel free to text me on
865-
- [Twitter](https://twitter.com/ilgyrd)
863+
- [X](https://x.com/ilgyrd)
864+
- [Telegram](https://t.me/Gyrdym)
866865
- [Facebook](https://www.facebook.com/ilya.gyrdymov)
867866
- [Linkedin](https://www.linkedin.com/in/gyrdym/)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: ml_algo
22
description: Machine learning algorithms, Machine learning models performance evaluation functionality
3-
version: 16.17.10
3+
version: 16.17.11
44
homepage: https://github.com/gyrdym/ml_algo
55

66
environment:

0 commit comments

Comments
 (0)