mirror of
https://github.com/photoprism/photoprism.git
synced 2025-09-26 21:01:58 +08:00
Updated README
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2018 Michael Mayer and contributors
|
||||
Copyright (c) 2018 The PhotoPrism team and contributors
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
@@ -11,8 +11,8 @@ PhotoPrism: Long-Term Digital Photo Archiving
|
||||
[issues]: https://github.com/photoprism/photoprism/issues
|
||||
[license]: https://github.com/photoprism/photoprism/blob/master/LICENSE
|
||||
|
||||
PhotoPrism is a free tool for managing large amounts of
|
||||
JPEG and RAW photos. All data is intentionally stored in the file system for easy
|
||||
PhotoPrism is a free tool for importing, filtering and archiving large amounts of
|
||||
JPEG and RAW photos. Originals, thumbnails and metadata are stored in the file system for easy
|
||||
backup and reliable long-term accessibility.
|
||||
|
||||
**Note: This software is still pre-alpha and under active development.
|
||||
@@ -37,6 +37,7 @@ will provide a testing guide once everything is up and running.
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
|
||||
We are using [dep](https://github.com/golang/dep) for dependency management:
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user