ci: replace Travis with GitHub Actions
Change-Id: Id9f6bc462115c1c49f02b8b75d65304f777e0ffd
diff --git a/README.md b/README.md
index 67cbc8e..6523357 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,9 @@
# PSync: Partial and Full Synchronization Library for NDN
-
-[](https://travis-ci.org/named-data/PSync)
-
+[](https://github.com/named-data/PSync/actions/workflows/ci.yml)
+[](https://github.com/named-data/PSync/actions/workflows/docs.yml)
+
+
The PSync library implements the
[PSync protocol](https://named-data.net/wp-content/uploads/2017/05/scalable_name-based_data_synchronization.pdf).