Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Antidot Framework

PHP full featured framework designed to allow you creating 100% framework agnostic code.
A PHP full featured micro-framework designed to allow you to write 100% framework agnostic code.

## Key Features

Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta name="twitter:creator" content="@kpickaza" />
<meta property="og:url" content="https://antidotfw.io" />
<meta property="og:title" content="Antidot Framework Docs" />
<meta property="og:description" content="PHP full featured framework designed to allow you creating 100% framework agnostic code." />
<meta property="og:description" content="PHP full featured micro-framework designed to allow you to write 100% framework agnostic code." />
<meta property="og:image" content="https://antidotfw.io//images/antidot-big.jpeg" />
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/vue.css">
<link rel="icon" href="/favicon.ico" />
Expand Down