This commit is contained in:
Silvio Leite
2018-11-17 10:11:45 -02:00
parent 0d31371002
commit 662cf155d7
6 changed files with 9 additions and 43955 deletions

View File

@@ -2,7 +2,7 @@ django-pwa
=====
[![Build Status](https://travis-ci.org/silviolleite/django-pwa.svg)](https://travis-ci.org/silviolleite/django-pwa)
[![Maintainability](https://api.codeclimate.com/v1/badges/246542ea921058c4f76f/maintainability)](https://codeclimate.com/github/silviolleite/django-pwa/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/246542ea921058c4f76f/test_coverage)](https://codeclimate.com/github/silviolleite/django-pwa/test_coverage)
This Django app turns your project into a [progressive web app](https://developers.google.com/web/progressive-web-apps/). Navigating to your site on an Android phone will prompt you to add the app to your home screen.
![Prompt for install](https://github.com/silviolleite/django-pwa/raw/master/images/screenshot1.png)