Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

Commit

Permalink
Added anchor on top of README
Browse files Browse the repository at this point in the history
  • Loading branch information
kysely committed Aug 29, 2017
1 parent 573811e commit 2f690f9
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
<h3 id='framer-modules-start' align='center'>
<img src='./resources/framer-modules-icon.png' width='50' alt='Framer Modules Icon' />
<a id='docs'></a>

<br />

<h3 align='center'>
<a href='#docs'>
<img src='./resources/framer-modules-icon.png' width='50' alt='Framer Modules Icon' />
</a>
</h3>

<h1 id='framer-modules' align='center'>Framer Modules</h1>
Expand Down Expand Up @@ -210,7 +216,7 @@ The source code for the server lies in its own repository.

Simple as it sounds. The database of choice is
[**`MongoDB`**](https://www.mongodb.com/what-is-mongodb)
and is currently deployed on the free
and is currently deployed on the free
[MongoDB Atlas](https://www.mongodb.com/cloud/atlas) cluster.
Data modeling of the collection is very straightforward and you will be able to
to understand it from the Mongoose Schema in the server's source code or docs.
Expand Down

0 comments on commit 2f690f9

Please sign in to comment.