Skip to content

Commit 29c9d5a

Browse files
committed
📝 🎨 Move card image
Include Wakatime badge
1 parent 7eba89d commit 29c9d5a

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docs/guide/README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
1+
# Introduction
12

23
![Card](~@github/card.svg)
34

4-
# Introduction
5+
::: tip PHPDoc-VuePress
6+
Template for generating your PHP API documentation in a pretty VuePress format.
7+
:::
58

69
![GitHub release](https://img.shields.io/github/tag/nelson6e65/phpdoc-vuepress.svg?logo=github)
710
![Latest Version](https://img.shields.io/packagist/v/nelson6e65/phpdoc-vuepress.svg)
811
![Latest unstable Version](https://img.shields.io/packagist/vpre/nelson6e65/phpdoc-vuepress.svg?label=unstable)
9-
1012
![License](https://img.shields.io/github/license/nelson6e65/phpdoc-vuepress.svg)
11-
12-
::: tip PHPDoc-VuePress
13-
Template for generating your PHP API documentation in a pretty VuePress format.
14-
:::
13+
![Coding activity](https://wakatime.com/badge/github/nelson6e65/phpdoc-vuepress.svg)
1514

1615
This package provides a **phpDocumentor** template to generate the API documentation of your code to be integrated in a nice looking [VuePress](https://vuepress.vuejs.org) project.
1716

0 commit comments

Comments
 (0)