Skip to content

Commit

Permalink
[modify]
Browse files Browse the repository at this point in the history
Add tracking to readme
  • Loading branch information
duyphan2502 committed Nov 19, 2016
1 parent 3c7aa02 commit dabd609
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
8 changes: 7 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "sgsoft-studio/webed",
"description": "The CMS based on Laravel Framework.",
"authors": [
{
"name": "Tedozi Manson",
"email": "[email protected]"
}
],
"keywords": [
"framework",
"laravel",
Expand Down Expand Up @@ -71,4 +77,4 @@
"config": {
"preferred-install": "dist"
}
}
}
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Welcome to WebEd
####A CMS based on Laravel
![Build status](https://api.travis-ci.org/sgsoft-studio/webed.svg)
![Total downloads](https://poser.pugx.org/sgsoft-studio/webed/d/total.svg)
![Latest Stable Version](https://poser.pugx.org/sgsoft-studio/webed/v/stable.svg)
![License](https://poser.pugx.org/sgsoft-studio/webed/license.svg)

A few months ago, I published a CMS called [LaraWebEd](https://github.com/duyphan2502/LaraWebEd).
Today, I would like to share you version 2 of that CMS. It's called **WebEd**.
Expand Down

0 comments on commit dabd609

Please sign in to comment.