Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
acnavasolive authored Apr 25, 2022
1 parent 3056ada commit 173752e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ so if:

The current way to use the class would be:

Pyramidal = neuron_class_PFmodulation(MorphoName = CELLPROP_MORPHOLOGY,
IntrinsicFactors = IntrinsicFactors,
SynapticFactors = SynapticFactors,
CurrentFactors = CurrentFactors,
DirLocation = DIR_LOCATION,
DGiDGe = [DGi, DGe])
Pyramidal = neuron_class_PFmodulation(MorphoName = CELLPROP_MORPHOLOGY,
IntrinsicFactors = IntrinsicFactors,
SynapticFactors = SynapticFactors,
CurrentFactors = CurrentFactors,
DirLocation = DIR_LOCATION,
DGiDGe = [DGi, DGe])

# Documentation

Expand Down

0 comments on commit 173752e

Please sign in to comment.