Skip to content

Commit

Permalink
Update the README
Browse files Browse the repository at this point in the history
  • Loading branch information
stayallive committed Mar 22, 2024
1 parent 87025c5 commit 229e4e0
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Former
## A Laravelish way to create and format forms

[![Build Status](http://img.shields.io/travis/formers/former.svg?style=flat)](https://travis-ci.org/formers/former)
[![Latest Stable Version](http://img.shields.io/packagist/v/anahkiasen/former.svg?style=flat)](https://packagist.org/packages/anahkiasen/former)
[![Total Downloads](http://img.shields.io/packagist/dt/anahkiasen/former.svg?style=flat)](https://packagist.org/packages/anahkiasen/former)

Expand Down Expand Up @@ -66,12 +65,8 @@ Add then alias Former's main class by adding its facade to the `aliases` array i

'Former' => 'Former\Facades\Former',

### Table of contents
-----

- [Getting started][]
- [Features][]
- [Usage and Examples][]
### Documentation

[Getting started]: https://github.com/formers/former/wiki/Getting-started
[Features]: https://github.com/formers/former/wiki/Features
[Usage and Examples]: https://github.com/formers/former/wiki/Usage-and-Examples
Please refer to the [wiki](https://github.com/formers/former/wiki) for the full documentation.

0 comments on commit 229e4e0

Please sign in to comment.