Skip to content

Commit 87b14a4

Browse files
committed
!!! PROJECT HAS CHANGED OF REPO !!! #119
1 parent 50ec4dd commit 87b14a4

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
:warning: **This branch is no longer maintained. The maintained branch is:** https://github.com/sebastiandev/zipper/tree/v2.x.y
1+
:warning: **This project and particularly this master branch is no longer maintained. The new repo is:**
2+
https://github.com/Lecrapouille/zipper based on https://github.com/sebastiandev/zipper/tree/v2.x.y
23

34
![Zipper](https://github.com/sebastiandev/zipper/blob/master/logo.png)
45

@@ -103,8 +104,8 @@ There are two classes available Zipper and Unzipper. They behave in the same man
103104

104105
#### Zipping
105106

106-
:warning: **This branch is no longer maintained. The maintained branch is:** https://github.com/sebastiandev/zipper/tree/v2.x.y
107-
107+
:warning: **This project and particularly this master branch is no longer maintained. The new repo is:**
108+
https://github.com/Lecrapouille/zipper based on https://github.com/sebastiandev/zipper/tree/v2.x.y
108109
- Header:
109110

110111
```c++
@@ -192,7 +193,8 @@ change it by `Zipper::Append`. Note: in previous versions of Zipper the `Zipper:
192193
193194
##### Unzipping
194195
195-
:warning: **This branch is no longer maintained. The maintained branch is:** https://github.com/sebastiandev/zipper/tree/v2.x.y
196+
:warning: **This project and particularly this master branch is no longer maintained. The new repo is:**
197+
https://github.com/Lecrapouille/zipper based on https://github.com/sebastiandev/zipper/tree/v2.x.y
196198
197199
- Header:
198200

0 commit comments

Comments
 (0)