Skip to content

Commit

Permalink
Add plugin.json manifest and updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
ghutchis committed Dec 17, 2016
1 parent 34e0eba commit 8b6c549
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# OpenChemistry Molecules
# Molecules
===========

Common molecule fragments for visualization in Avogadro.
Includes a variety of organic functional groups, including:
Common molecule fragments including a variety of organic functional groups:

- alcohols
- aldehydes
Expand Down Expand Up @@ -31,3 +31,8 @@ Includes a variety of organic functional groups, including:
- steroids
- sulfoxides
- thiols

All molecules are made available the BSD license. Most are from the
[Blue Obelisk Chemical Structures](http://chem-file.sourceforge.net/) set.
Where possible, optimized geometries are made available using the
[Pitt Quantum Repository](https://pqr.pitt.edu/)
7 changes: 7 additions & 0 deletions plugin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"author": "Geoffrey Hutchison",
"version": 1.0,
"name": "crystals",
"url": "https://github.com/openchemistry/crystals",
"description": "Set of over 500 common crystal structures.",
}

0 comments on commit 8b6c549

Please sign in to comment.