mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-04 20:25:22 +08:00
Rename sciNote -> SciNote (root project folder)
This commit is contained in:
parent
a065913e6e
commit
f7654b6e23
3 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
Copyright (c) 2016 BioSistemika USA, LLC <info@biosistemika.com>
|
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
|
Mozilla Public License Version 2.0
|
||||||
==================================
|
==================================
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
# sciNote
|
# SciNote
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## About
|
## 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
|
## Build & run
|
||||||
|
|
||||||
|
@ -20,6 +20,6 @@ See [Wiki/Contributing & Collaboration](https://github.com/biosistemika/scinote-
|
||||||
|
|
||||||
## License
|
## 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.
|
See [LICENSE-3RD-PARTY.txt](LICENSE-3RD-PARTY.txt) for licenses of included third-party libraries.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "scinote-web",
|
"name": "scinote-web",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "application.js",
|
"main": "application.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
Loading…
Add table
Reference in a new issue