Rename sciNote -> SciNote (root project folder)

This commit is contained in:
Luka Murn 2018-05-21 15:36:46 +02:00
parent a065913e6e
commit f7654b6e23
3 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
Copyright (c) 2016 BioSistemika USA, LLC <info@biosistemika.com>
sciNote is licensed under the following license:
SciNote is licensed under the following license:
Mozilla Public License Version 2.0
==================================

View file

@ -1,10 +1,10 @@
# sciNote
# SciNote
![sciNote logo](http://scinote.net/wp-content/uploads/2015/10/logo_sciNote_final.png)
![SciNote logo](http://scinote.net/wp-content/uploads/2015/10/logo_sciNote_final.png)
## About
[sciNote is an open source electronic lab notebook](https://scinote.net) ([ELN](https://en.wikipedia.org/wiki/Electronic_lab_notebook)) that helps you manage your laboratory work and stores all your experimental data in one place. sciNote is specifically designed for life science students, researchers, lab technicians and group leaders.
[SciNote is an open source electronic lab notebook](https://scinote.net) ([ELN](https://en.wikipedia.org/wiki/Electronic_lab_notebook)) that helps you manage your laboratory work and stores all your experimental data in one place. SciNote is specifically designed for life science students, researchers, lab technicians and group leaders.
## Build & run
@ -20,6 +20,6 @@ See [Wiki/Contributing & Collaboration](https://github.com/biosistemika/scinote-
## License
sciNote is developed and maintained by BioSistemika USA, LLC, under [Mozilla Public License Version 2.0](LICENSE.txt).
SciNote is developed and maintained by BioSistemika USA, LLC, under [Mozilla Public License Version 2.0](LICENSE.txt).
See [LICENSE-3RD-PARTY.txt](LICENSE-3RD-PARTY.txt) for licenses of included third-party libraries.

View file

@ -1,7 +1,7 @@
{
"name": "scinote-web",
"version": "1.0.0",
"description": "![sciNote logo](http://scinote.net/wp-content/uploads/2015/10/logo_sciNote_final.png)",
"description": "![SciNote logo](http://scinote.net/wp-content/uploads/2015/10/logo_sciNote_final.png)",
"main": "application.js",
"repository": {
"type": "git",