From 57411bac012c3364049724c277cf3a40b28c86f6 Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Fri, 7 Sep 2018 11:45:15 +0200 Subject: [PATCH] Added powered by badge to README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 129cd4cb8..a7997d08a 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,19 @@ ![PhotoPrism](docs/img/logo.png) -A free tool for importing, indexing and searching large amounts of JPEG and RAW files -===================================================================================== +A digital photo library for large amounts of JPEG and RAW files +=============================================================== [![Build Status](https://travis-ci.org/photoprism/photoprism.png?branch=master)][ci] [![Code Quality](https://goreportcard.com/badge/github.com/photoprism/photoprism)][code quality] [![GitHub issues](https://img.shields.io/github/issues/photoprism/photoprism.svg)][issues] [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)][license] +[![Powered By](https://img.shields.io/badge/powered%20by-go%20%26%20google%20tensorflow-green.svg)][powered by] [ci]: https://travis-ci.org/photoprism/photoprism [code quality]: https://goreportcard.com/report/github.com/photoprism/photoprism [issues]: https://github.com/photoprism/photoprism/issues [license]: https://github.com/photoprism/photoprism/blob/master/LICENSE +[powered by]: https://www.tensorflow.org/install/install_go Originals, thumbnails and metadata are stored in the file system for easy backup and reliable long-term accessibility.