Skip to content

Commit 6bcc79b

Browse files
authored
Update README.md
1 parent ac993b3 commit 6bcc79b

File tree

1 file changed

+2
-19
lines changed

1 file changed

+2
-19
lines changed

README.md

+2-19
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@
33
This is simple poll widget for yii2 framework.
44
You can use both single and multiple answer.
55

6-
<<<<<<< HEAD
7-
([More information lslsoft.com](http://lslsoft.com/2017/01/22/simple-poll-widget-for-yii2/)
8-
=======
6+
97
([More information: lslsoft.com](http://lslsoft.com/2017/01/22/simple-poll-widget-for-yii2/))
10-
>>>>>>> origin/master
8+
119

1210
### Installing
1311

@@ -156,11 +154,7 @@ CREATE TABLE `polls_result` (
156154
) ENGINE=InnoDB;
157155
```
158156
159-
<<<<<<< HEAD
160-
161157
162-
=======
163-
>>>>>>> origin/master
164158
### Author
165159
166160
* **Leonid Lyalin**
@@ -169,18 +163,7 @@ CREATE TABLE `polls_result` (
169163
170164
This project is licensed under the BSD-3-Clause
171165
172-
<<<<<<< HEAD
173-
174-
### Authors
175-
176-
* **Leonid Lyalin**
177-
178-
179166
### Acknowledgments
180-
=======
181-
## Acknowledgments
182-
>>>>>>> origin/master
183-
184167
185168
* Thanks to all Yii framework team for inspiration and special thanks to Alexander Makarov (@samdark)
186169
* Thanks to @Insolita for magic yii2-migrik

0 commit comments

Comments
 (0)