Browse Source

📝 Update Travis badge

pull/13907/head
Sebastián Ramírez 5 years ago
parent
commit
894b0a5587
  1. 2
      README.md

2
README.md

@ -1,6 +1,6 @@
# Full Stack FastAPI and PostgreSQL - Base Project Generator
[![Build Status](https://travis-ci.org/tiangolo/full-stack-fastapi-postgresql.svg?branch=master)](https://travis-ci.org/tiangolo/full-stack-fastapi-postgresql)
[![Build Status](https://travis-ci.com/tiangolo/full-stack-fastapi-postgresql.svg?branch=master)](https://travis-ci.com/tiangolo/full-stack-fastapi-postgresql)
Generate a backend and frontend stack using Python, including interactive API documentation.

Loading…
Cancel
Save