Updated license

master
calintat 9 years ago
parent 4078900956
commit 939bd8770e
  1. 2
      LICENSE.md
  2. 4
      README.md
  3. 2
      static/js/main.js

@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2017 CALIN TATARU
Copyright (c) 2017 Calin Tataru
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in

@ -28,6 +28,10 @@ Now edit this file and add your own information. Note that some fields can be om
I recommend you use the theme's archetypes so now delete your site's `archetypes/default.md`.
### Projects
## Features
You can tweak the look of the theme to suit your needs in a number of ways:

@ -0,0 +1,2 @@
var client = new HttpClient();
client.get()
Loading…
Cancel
Save